diff --git a/cpdfmanual.pdf b/cpdfmanual.pdf index aa8d6b2..15d170b 100644 Binary files a/cpdfmanual.pdf and b/cpdfmanual.pdf differ diff --git a/cpdfmanual.tex b/cpdfmanual.tex index 8b39229..d1ec19f 100644 --- a/cpdfmanual.tex +++ b/cpdfmanual.tex @@ -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}