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 | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/latex/lastpage/lastpage-example.tex b/Master/texmf-dist/doc/latex/lastpage/lastpage-example.tex index 803fe844a39..681caf155f3 100644 --- a/Master/texmf-dist/doc/latex/lastpage/lastpage-example.tex +++ b/Master/texmf-dist/doc/latex/lastpage/lastpage-example.tex @@ -9,10 +9,10 @@ %% This is a generated file. %% %% Project: lastpage -%% Version: 2024-11-24 v2.1d +%% Version: 2025-01-27 v2.1e %% Info: Refers to last page's name %% -%% Copyright (C) 2010 - 2024 by +%% Copyright (C) 2010 - 2025 by %% H.-Martin Muench <Martin dot Muench at Uni-Bonn dot de> %% Portions of code copyrighted by other people as marked. %% @@ -56,7 +56,7 @@ %% Tommy Muench + 2014-01-02 %% Hans-Klaus Muench + 2014-08-24 %% -\documentclass[british]{article}[2024/02/08]% v1.4n Standard LaTeX document class +\documentclass[british]{article}[2024/06/29]% v1.4n Standard LaTeX document class \makeatletter \usepackage[draft]{showkeys}[2024/05/23]% v3.21 Show cite and label keys (DPC, MH) %% Use final instead of draft to hide the keys. %% @@ -73,7 +73,7 @@ pdfstartview=Fit,% pdfpagelayout=SinglePage% }}{\usepackage{url}[2013/09/16]}% v3.4 Verb mode for urls, etc. -\usepackage{lastpage}[2024/11/24]% v2.1d Refers to last page's name (HMM; JPG)] +\usepackage{lastpage}[2025/01/27]% v2.1e Refers to last page's name (HMM; JPG)] \renewcommand{\@evenfoot}{{% \normalsize\slshape \today\hfil \upshape % page \thepage{} of \pageref{LastPage}}} @@ -85,7 +85,7 @@ \section*{Example for lastpage} \markboth{Example for lastpage}{Example for lastpage} This example demonstrates the use of package\newline -\textsf{lastpage}, v2.1d as of 2024-11-24 (HMM; JPG).\newline +\textsf{lastpage}, v2.1e as of 2025-01-27 (HMM; JPG).\newline The package takes no options.\newline For more details please see the documentation!\newline @@ -110,7 +110,7 @@ trademark owner. There is no intention of infringement; the usage is to the benefit of the trademark owner.\newline \textbf{Tip}: Use \textit{logical page numbers} -for the display of the pdf (in Adobe Acrobat Reader 2024.002.20895: +for the display of the pdf (in Adobe Acrobat Reader 2024.005.20392: Edit $>$ Preferences $>$ Page Display $>$ Page Content and Information: Use logical page numbers)!\newline @@ -185,7 +185,7 @@ Last page's name (LastPage): \pageref{LastPage} With modern \LaTeX{} it is possible to say: \begin{quote} \begin{verbatim} -\NeedsTeXFormat{LaTeX2e}[2024-06-01] +\NeedsTeXFormat{LaTeX2e}[2024-11-01] \documentclass{article} \pagenumbering{fnsymbol} \begin{document} |