1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
| \verb
``\verb|acmart|'' : 左引号,右引号
{\itshape } \textif{ }
\Xhline{1.2pt}
\begin{table*} \caption{Some Typical Commands} \label{tab:commands} \begin{tabular}{ccl} \toprule Col1 & Col2 & Col3\\ \midrule xxx & yyy & zzz \\ xxx & yyy & zzz \\ \bottomrule \end{tabular} \end{table*}
|