diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/acmart/samplebody-conf.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/acmart/samplebody-conf.tex | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/acmart/samplebody-conf.tex b/Master/texmf-dist/doc/latex/acmart/samplebody-conf.tex index 0879b5ee624..fa1cf0535df 100644 --- a/Master/texmf-dist/doc/latex/acmart/samplebody-conf.tex +++ b/Master/texmf-dist/doc/latex/acmart/samplebody-conf.tex @@ -168,7 +168,6 @@ in the printed output of this document. \begin{table*} \centering - \nocaptionrule % SIGPLAN only; does not do anything in other formats \caption{Some Typical Commands} \label{tab:commands} \begin{tabular}{ccl} @@ -229,7 +228,6 @@ with \textbf{figure*}, not \textbf{figure}! \begin{figure*} \centering \includegraphics{flies} -\nocaptionrule % SIGPLAN only; does not do anything in other formats \caption{A sample black and white graphic that needs to span two columns of text.} \end{figure*} |