This commit is contained in:
John Whitington 2021-07-12 19:22:23 +01:00
parent dcb740ecc0
commit be6a9a3ddf
2 changed files with 5 additions and 5 deletions

Binary file not shown.

View File

@ -2424,11 +2424,11 @@ It is possible to add \textit{page labels} to a document. These are not the prin
\vspace{4mm}
{\small\begin{tabular}{rl}
\texttt{DecimalArabic} & 1,2,3,4,5\ldots \\
\texttt{LowercaseRoman} & i,ii,iii,iv,v\ldots \\
\texttt{UppercaseRoman} & I,II,III,IV,V\ldots \\
\texttt{LowercaseLetters} & a,b,c,\ldots,z,aa,bb\ldots \\
\texttt{UppercaseLetters} & A,B,C,\ldots,Z,AA,BB\ldots \\
\texttt{DecimalArabic} & 1, 2, 3, 4, 5\ldots \\
\texttt{LowercaseRoman} & i, ii, iii, iv, v\ldots \\
\texttt{UppercaseRoman} & I, II, III, IV, V\ldots \\
\texttt{LowercaseLetters} & a, b, c, \ldots , z, aa, bb\ldots \\
\texttt{UppercaseLetters} & A, B, C, \ldots , Z, AA, BB\ldots \\
\texttt{NoLabelPrefixOnly} & No number, but a prefix will be used if defined.
\end{tabular}}
\vspace{4mm}