Adjusted font family in «Counter Variable Formats» table

This commit is contained in:
Kenneth John Odle 2024-07-04 14:13:30 -04:00
parent a1cf982ada
commit 6f8e3730f8

View File

@ -627,9 +627,9 @@ And what can you make those labels look like? List this:
rows = {5mm, m, rowsep=1.5pt},
row{1} = {font=\bfseries},
rowhead = 1,
cells = {font=\sffamily\fontsize{9pt}{12pt}\selectfont},
cells = {font=\fontsize{9pt}{12pt}\selectfont},
}
Command & Example \\
\textsf{Command} & \textsf{Example} \\
\texttt{\textbackslash{}arabic\{cv\}} & 1 \\
\texttt{\textbackslash{}roman\{cv\}} & i \\
\texttt{\textbackslash{}Roman\{cv\}} & I \\