diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/lastpage/lastpage-example.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/lastpage/lastpage-example.tex | 16 |
1 files changed, 13 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/lastpage/lastpage-example.tex b/Master/texmf-dist/doc/latex/lastpage/lastpage-example.tex index ca05690ffc3..7e0f5cf79ba 100644 --- a/Master/texmf-dist/doc/latex/lastpage/lastpage-example.tex +++ b/Master/texmf-dist/doc/latex/lastpage/lastpage-example.tex @@ -66,7 +66,7 @@ pdfpagelayout=SinglePage% } %% If you disable hyperref, you must also remove the one \href in this example. -\usepackage{lastpage}[2010/08/25]% v1.2d +\usepackage{lastpage}[2010/09/12]% v1.2e \makeatletter \renewcommand{\@evenfoot}% {\normalsize\slshape \today\hfil \upshape page {\thepage} of \pageref{LastPage}} @@ -81,7 +81,7 @@ \markboth{Example for lastpage}{Example for lastpage} This example demonstrates the use of package\newline -\textsf{lastpage}, v1.2d as of 2010/08/25 (HMM; JPG).\newline +\textsf{lastpage}, v1.2e as of 2010/09/12 (HMM; JPG).\newline The package takes no options.\newline For more details please see the documentation!\newline @@ -90,6 +90,16 @@ For more details please see the documentation!\newline package (or remove the package call from the preamble of this document).\newline +\textbf{Hyperlinks or not:} If the \textsf{hyperref} package is loaded, +the references are also hyperlinked:\newline +\smallskip +Last page's name (LastPage): \pageref{LastPage}\newline +\noindent If the \textsf{hyperref} package is loaded, but the hyperlinks +of the references shall be suppressed, \texttt{\textbackslash pageref*\{...\}} +can be used:\newline +\smallskip +Last page's name (LastPage): \pageref*{LastPage}\newline + \textbf{Trademarks} appear throughout this example without any trademark symbol; they are the property of their respective trademark owner. There is no intention of infringement; the @@ -97,7 +107,7 @@ usage is to the benefit of the trademark owner.\newline \textbf{Tip}: Use \textit{logical page numbers} for the display of the pdf!\newline -(In Adobe Reader 9.3.3: \underline{E}dit $>$ +(In Adobe Reader 9.3.4: \underline{E}dit $>$ Prefere\underline{n}ces (Ctrl+k) $>$ Page Display $>$ Page Content and Information $>$ Use logical page \nolinebreak{\underline{n}umbers.)}\newline |