diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/acmart/samples')
23 files changed, 44 insertions, 20 deletions
diff --git a/Master/texmf-dist/doc/latex/acmart/samples/sample-acmlarge.pdf b/Master/texmf-dist/doc/latex/acmart/samples/sample-acmlarge.pdf Binary files differindex cc17cf44c55..f0475151e02 100644 --- a/Master/texmf-dist/doc/latex/acmart/samples/sample-acmlarge.pdf +++ b/Master/texmf-dist/doc/latex/acmart/samples/sample-acmlarge.pdf diff --git a/Master/texmf-dist/doc/latex/acmart/samples/sample-acmlarge.tex b/Master/texmf-dist/doc/latex/acmart/samples/sample-acmlarge.tex index c2f2c7eb775..38d4c1e07b9 100644 --- a/Master/texmf-dist/doc/latex/acmart/samples/sample-acmlarge.tex +++ b/Master/texmf-dist/doc/latex/acmart/samples/sample-acmlarge.tex @@ -289,7 +289,9 @@ Frequently-used parameters, or combinations of parameters, include: This document uses the following string as the first command in the source file: -\verb|\documentclass[acmlarge]{acmart}|. +\begin{verbatim} +\documentclass[acmlarge]{acmart} +\end{verbatim} \section{Modifications} diff --git a/Master/texmf-dist/doc/latex/acmart/samples/sample-acmsmall-conf.pdf b/Master/texmf-dist/doc/latex/acmart/samples/sample-acmsmall-conf.pdf Binary files differindex 6c46a43556b..258fa3b1ed5 100644 --- a/Master/texmf-dist/doc/latex/acmart/samples/sample-acmsmall-conf.pdf +++ b/Master/texmf-dist/doc/latex/acmart/samples/sample-acmsmall-conf.pdf diff --git a/Master/texmf-dist/doc/latex/acmart/samples/sample-acmsmall-conf.tex b/Master/texmf-dist/doc/latex/acmart/samples/sample-acmsmall-conf.tex index ab7d0ad0735..9df28268b69 100644 --- a/Master/texmf-dist/doc/latex/acmart/samples/sample-acmsmall-conf.tex +++ b/Master/texmf-dist/doc/latex/acmart/samples/sample-acmsmall-conf.tex @@ -299,7 +299,9 @@ Frequently-used parameters, or combinations of parameters, include: This document uses the following string as the first command in the source file: -\verb|\documentclass[acmsmall]{acmart}|. +\begin{verbatim} +\documentclass[acmsmall]{acmart} +\end{verbatim} \section{Modifications} diff --git a/Master/texmf-dist/doc/latex/acmart/samples/sample-acmsmall.pdf b/Master/texmf-dist/doc/latex/acmart/samples/sample-acmsmall.pdf Binary files differindex 6307991baea..c93904a5d14 100644 --- a/Master/texmf-dist/doc/latex/acmart/samples/sample-acmsmall.pdf +++ b/Master/texmf-dist/doc/latex/acmart/samples/sample-acmsmall.pdf diff --git a/Master/texmf-dist/doc/latex/acmart/samples/sample-acmsmall.tex b/Master/texmf-dist/doc/latex/acmart/samples/sample-acmsmall.tex index 3d52710c8ed..c2931bd3314 100644 --- a/Master/texmf-dist/doc/latex/acmart/samples/sample-acmsmall.tex +++ b/Master/texmf-dist/doc/latex/acmart/samples/sample-acmsmall.tex @@ -289,7 +289,9 @@ Frequently-used parameters, or combinations of parameters, include: This document uses the following string as the first command in the source file: -\verb|\documentclass[acmsmall]{acmart}|. +\begin{verbatim} +\documentclass[acmsmall]{acmart} +\end{verbatim} \section{Modifications} diff --git a/Master/texmf-dist/doc/latex/acmart/samples/sample-acmtog.pdf b/Master/texmf-dist/doc/latex/acmart/samples/sample-acmtog.pdf Binary files differindex 9ba3ffbe33e..62c150e6bc6 100644 --- a/Master/texmf-dist/doc/latex/acmart/samples/sample-acmtog.pdf +++ b/Master/texmf-dist/doc/latex/acmart/samples/sample-acmtog.pdf diff --git a/Master/texmf-dist/doc/latex/acmart/samples/sample-acmtog.tex b/Master/texmf-dist/doc/latex/acmart/samples/sample-acmtog.tex index ffa71181803..a3e94666001 100644 --- a/Master/texmf-dist/doc/latex/acmart/samples/sample-acmtog.tex +++ b/Master/texmf-dist/doc/latex/acmart/samples/sample-acmtog.tex @@ -287,7 +287,9 @@ Frequently-used parameters, or combinations of parameters, include: This document uses the following string as the first command in the source file: -\verb|\documentclass[acmtog]{acmart}|. +\begin{verbatim} +\documentclass[acmtog]{acmart} +\end{verbatim} \section{Modifications} diff --git a/Master/texmf-dist/doc/latex/acmart/samples/sample-authordraft.pdf b/Master/texmf-dist/doc/latex/acmart/samples/sample-authordraft.pdf Binary files differindex 6db0d9f27bd..422365ba572 100644 --- a/Master/texmf-dist/doc/latex/acmart/samples/sample-authordraft.pdf +++ b/Master/texmf-dist/doc/latex/acmart/samples/sample-authordraft.pdf diff --git a/Master/texmf-dist/doc/latex/acmart/samples/sample-authordraft.tex b/Master/texmf-dist/doc/latex/acmart/samples/sample-authordraft.tex index b4100a2cce3..483b5631f7f 100644 --- a/Master/texmf-dist/doc/latex/acmart/samples/sample-authordraft.tex +++ b/Master/texmf-dist/doc/latex/acmart/samples/sample-authordraft.tex @@ -299,7 +299,9 @@ Frequently-used parameters, or combinations of parameters, include: This document uses the following string as the first command in the source file: -\verb|\documentclass[sigconf,authordraft]{acmart}|. +\begin{verbatim} +\documentclass[sigconf,authordraft]{acmart} +\end{verbatim} \section{Modifications} diff --git a/Master/texmf-dist/doc/latex/acmart/samples/sample-manuscript.pdf b/Master/texmf-dist/doc/latex/acmart/samples/sample-manuscript.pdf Binary files differindex d21e7eb4a16..de4809fe165 100644 --- a/Master/texmf-dist/doc/latex/acmart/samples/sample-manuscript.pdf +++ b/Master/texmf-dist/doc/latex/acmart/samples/sample-manuscript.pdf diff --git a/Master/texmf-dist/doc/latex/acmart/samples/sample-manuscript.tex b/Master/texmf-dist/doc/latex/acmart/samples/sample-manuscript.tex index 94edd4a1d8a..ccf9560708f 100644 --- a/Master/texmf-dist/doc/latex/acmart/samples/sample-manuscript.tex +++ b/Master/texmf-dist/doc/latex/acmart/samples/sample-manuscript.tex @@ -289,7 +289,9 @@ Frequently-used parameters, or combinations of parameters, include: This document uses the following string as the first command in the source file: -\verb|\documentclass[manuscript,screen]{acmart}|. +\begin{verbatim} +\documentclass[manuscript,screen]{acmart} +\end{verbatim} \section{Modifications} diff --git a/Master/texmf-dist/doc/latex/acmart/samples/sample-sigchi-a.pdf b/Master/texmf-dist/doc/latex/acmart/samples/sample-sigchi-a.pdf Binary files differindex f19476663c0..ed3fb041460 100644 --- a/Master/texmf-dist/doc/latex/acmart/samples/sample-sigchi-a.pdf +++ b/Master/texmf-dist/doc/latex/acmart/samples/sample-sigchi-a.pdf diff --git a/Master/texmf-dist/doc/latex/acmart/samples/sample-sigchi-a.tex b/Master/texmf-dist/doc/latex/acmart/samples/sample-sigchi-a.tex index 9a378c65a95..88965511dba 100644 --- a/Master/texmf-dist/doc/latex/acmart/samples/sample-sigchi-a.tex +++ b/Master/texmf-dist/doc/latex/acmart/samples/sample-sigchi-a.tex @@ -289,7 +289,9 @@ Frequently-used parameters, or combinations of parameters, include: This document uses the following string as the first command in the source file: -\verb|\documentclass[sigchi-a]{acmart}|. +\begin{verbatim} +\documentclass[sigchi-a]{acmart} +\end{verbatim} \section{Modifications} diff --git a/Master/texmf-dist/doc/latex/acmart/samples/sample-sigchi.pdf b/Master/texmf-dist/doc/latex/acmart/samples/sample-sigchi.pdf Binary files differindex a8aae0be1dd..beaa2d87e14 100644 --- a/Master/texmf-dist/doc/latex/acmart/samples/sample-sigchi.pdf +++ b/Master/texmf-dist/doc/latex/acmart/samples/sample-sigchi.pdf diff --git a/Master/texmf-dist/doc/latex/acmart/samples/sample-sigchi.tex b/Master/texmf-dist/doc/latex/acmart/samples/sample-sigchi.tex index cdcbfa3f44f..c6a55ec797b 100644 --- a/Master/texmf-dist/doc/latex/acmart/samples/sample-sigchi.tex +++ b/Master/texmf-dist/doc/latex/acmart/samples/sample-sigchi.tex @@ -289,7 +289,9 @@ Frequently-used parameters, or combinations of parameters, include: This document uses the following string as the first command in the source file: -\verb|\documentclass[sigchi]{acmart}|. +\begin{verbatim} +\documentclass[sigchi]{acmart} +\end{verbatim} \section{Modifications} diff --git a/Master/texmf-dist/doc/latex/acmart/samples/sample-sigconf.pdf b/Master/texmf-dist/doc/latex/acmart/samples/sample-sigconf.pdf Binary files differindex 94cda56899e..5f3442b960d 100644 --- a/Master/texmf-dist/doc/latex/acmart/samples/sample-sigconf.pdf +++ b/Master/texmf-dist/doc/latex/acmart/samples/sample-sigconf.pdf diff --git a/Master/texmf-dist/doc/latex/acmart/samples/sample-sigconf.tex b/Master/texmf-dist/doc/latex/acmart/samples/sample-sigconf.tex index 2bb32369501..815d675870a 100644 --- a/Master/texmf-dist/doc/latex/acmart/samples/sample-sigconf.tex +++ b/Master/texmf-dist/doc/latex/acmart/samples/sample-sigconf.tex @@ -299,7 +299,9 @@ Frequently-used parameters, or combinations of parameters, include: This document uses the following string as the first command in the source file: -\verb|\documentclass[sigconf]{acmart}|. +\begin{verbatim} +\documentclass[sigconf]{acmart} +\end{verbatim} \section{Modifications} diff --git a/Master/texmf-dist/doc/latex/acmart/samples/sample-sigplan.pdf b/Master/texmf-dist/doc/latex/acmart/samples/sample-sigplan.pdf Binary files differindex b23f3d50238..122d4571648 100644 --- a/Master/texmf-dist/doc/latex/acmart/samples/sample-sigplan.pdf +++ b/Master/texmf-dist/doc/latex/acmart/samples/sample-sigplan.pdf diff --git a/Master/texmf-dist/doc/latex/acmart/samples/sample-sigplan.tex b/Master/texmf-dist/doc/latex/acmart/samples/sample-sigplan.tex index 27dbea6f273..1a9c6df0eec 100644 --- a/Master/texmf-dist/doc/latex/acmart/samples/sample-sigplan.tex +++ b/Master/texmf-dist/doc/latex/acmart/samples/sample-sigplan.tex @@ -299,7 +299,9 @@ Frequently-used parameters, or combinations of parameters, include: This document uses the following string as the first command in the source file: -\verb|\documentclass[sigplan,screen]{acmart}|. +\begin{verbatim} +\documentclass[sigplan,screen]{acmart} +\end{verbatim} \section{Modifications} diff --git a/Master/texmf-dist/doc/latex/acmart/samples/sample-xelatex.pdf b/Master/texmf-dist/doc/latex/acmart/samples/sample-xelatex.pdf Binary files differindex 29a4cf8fb2f..066b5a5eee7 100644 --- a/Master/texmf-dist/doc/latex/acmart/samples/sample-xelatex.pdf +++ b/Master/texmf-dist/doc/latex/acmart/samples/sample-xelatex.pdf diff --git a/Master/texmf-dist/doc/latex/acmart/samples/sample-xelatex.tex b/Master/texmf-dist/doc/latex/acmart/samples/sample-xelatex.tex index 2efa559e5bb..d712f7ebc1e 100644 --- a/Master/texmf-dist/doc/latex/acmart/samples/sample-xelatex.tex +++ b/Master/texmf-dist/doc/latex/acmart/samples/sample-xelatex.tex @@ -299,7 +299,9 @@ Frequently-used parameters, or combinations of parameters, include: This document uses the following string as the first command in the source file: -\verb|\documentclass[sigconf]{acmart}|. +\begin{verbatim} +\documentclass[sigconf]{acmart} +\end{verbatim} \section{Modifications} diff --git a/Master/texmf-dist/doc/latex/acmart/samples/samples.dtx b/Master/texmf-dist/doc/latex/acmart/samples/samples.dtx index 3e10249bab5..166164da804 100644 --- a/Master/texmf-dist/doc/latex/acmart/samples/samples.dtx +++ b/Master/texmf-dist/doc/latex/acmart/samples/samples.dtx @@ -309,15 +309,17 @@ Frequently-used parameters, or combinations of parameters, include: This document uses the following string as the first command in the source file: -%<manuscript>\verb|\documentclass[manuscript,screen]{acmart}|. -%<acmsmall|acmsmall-conf>\verb|\documentclass[acmsmall]{acmart}|. -%<acmlarge>\verb|\documentclass[acmlarge]{acmart}|. -%<acmtog>\verb|\documentclass[acmtog]{acmart}|. -%<sigconf>\verb|\documentclass[sigconf]{acmart}|. -%<authordraft>\verb|\documentclass[sigconf,authordraft]{acmart}|. -%<sigplan>\verb|\documentclass[sigplan,screen]{acmart}|. -%<sigchi>\verb|\documentclass[sigchi]{acmart}|. -%<sigchi-a>\verb|\documentclass[sigchi-a]{acmart}|. +\begin{verbatim} +%<manuscript>\documentclass[manuscript,screen]{acmart} +%<acmsmall|acmsmall-conf>\documentclass[acmsmall]{acmart} +%<acmlarge>\documentclass[acmlarge]{acmart} +%<acmtog>\documentclass[acmtog]{acmart} +%<sigconf>\documentclass[sigconf]{acmart} +%<authordraft>\documentclass[sigconf,authordraft]{acmart} +%<sigplan>\documentclass[sigplan,screen]{acmart} +%<sigchi>\documentclass[sigchi]{acmart} +%<sigchi-a>\documentclass[sigchi-a]{acmart} +\end{verbatim} \section{Modifications} |