summaryrefslogtreecommitdiff
path: root/Master/texmf-dist
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-10-15 20:42:19 +0000
committerKarl Berry <karl@freefriends.org>2023-10-15 20:42:19 +0000
commit0132bd50a072b9fbaab24b792dba4a5d6bc82893 (patch)
tree6ace1a6452cddf822618700e60bc9d8c60e6c4d1 /Master/texmf-dist
parent287dd99c75729c5aa292a68428908bf83a812365 (diff)
lastpage (14oct23)
git-svn-id: svn://tug.org/texlive/trunk@68557 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r--Master/texmf-dist/doc/latex/lastpage/README2
-rw-r--r--Master/texmf-dist/doc/latex/lastpage/lastpage-example.pdfbin130402 -> 130736 bytes
-rw-r--r--Master/texmf-dist/doc/latex/lastpage/lastpage-example.tex6
-rw-r--r--Master/texmf-dist/doc/latex/lastpage/lastpage.pdfbin447012 -> 448061 bytes
-rw-r--r--Master/texmf-dist/source/latex/lastpage/lastpage.drv4
-rw-r--r--Master/texmf-dist/source/latex/lastpage/lastpage.dtx65
-rw-r--r--Master/texmf-dist/source/latex/lastpage/lastpage.ins6
-rw-r--r--Master/texmf-dist/tex/latex/lastpage/lastpage.sty4
-rw-r--r--Master/texmf-dist/tex/latex/lastpage/lastpage209.sty2
-rw-r--r--Master/texmf-dist/tex/latex/lastpage/lastpage2e.sty4
-rw-r--r--Master/texmf-dist/tex/latex/lastpage/lastpageclassic.sty12
-rw-r--r--Master/texmf-dist/tex/latex/lastpage/lastpagemodern.sty10
12 files changed, 65 insertions, 50 deletions
diff --git a/Master/texmf-dist/doc/latex/lastpage/README b/Master/texmf-dist/doc/latex/lastpage/README
index db1183b2e4f..50b80f6b3a4 100644
--- a/Master/texmf-dist/doc/latex/lastpage/README
+++ b/Master/texmf-dist/doc/latex/lastpage/README
@@ -1,4 +1,4 @@
-README for lastpage package, 2023-10-06, v2.0d
+README for lastpage package, 2023-10-14, v2.0e
TABLE OF CONTENTS
diff --git a/Master/texmf-dist/doc/latex/lastpage/lastpage-example.pdf b/Master/texmf-dist/doc/latex/lastpage/lastpage-example.pdf
index fa09069a0a6..1062a3273e2 100644
--- a/Master/texmf-dist/doc/latex/lastpage/lastpage-example.pdf
+++ b/Master/texmf-dist/doc/latex/lastpage/lastpage-example.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/lastpage/lastpage-example.tex b/Master/texmf-dist/doc/latex/lastpage/lastpage-example.tex
index 92b2bd1f13e..c482fe8546b 100644
--- a/Master/texmf-dist/doc/latex/lastpage/lastpage-example.tex
+++ b/Master/texmf-dist/doc/latex/lastpage/lastpage-example.tex
@@ -9,7 +9,7 @@
%% This is a generated file.
%%
%% Project: lastpage
-%% Version: 2023-10-06 v2.0d
+%% Version: 2023-10-14 v2.0e
%% Info: Refers to last page's name
%%
%% Copyright (C) 2010 - 2023 by
@@ -80,7 +80,7 @@
pdfpagelayout=SinglePage%
}
\@ifpackageloaded{hyperref}{}{\usepackage{url}[2013/09/16]}% v3.4
-\usepackage{lastpage}[2023-10-06]% v2.0d
+\usepackage{lastpage}[2023-10-14]% v2.0e
\renewcommand{\@evenfoot}{%
\normalsize\slshape \today\hfil \upshape %
page \thepage{} of \pageref{LastPage}}
@@ -92,7 +92,7 @@
\section*{Example for lastpage}
\markboth{Example for lastpage}{Example for lastpage}
This example demonstrates the use of package\newline
-\textsf{lastpage}, v2.0d as of 2023-10-06 (HMM; JPG).\newline
+\textsf{lastpage}, v2.0e as of 2023-10-14 (HMM; JPG).\newline
The package takes no options.\newline
For more details please see the documentation!\newline
diff --git a/Master/texmf-dist/doc/latex/lastpage/lastpage.pdf b/Master/texmf-dist/doc/latex/lastpage/lastpage.pdf
index 5b6d0028228..bd129a18b23 100644
--- a/Master/texmf-dist/doc/latex/lastpage/lastpage.pdf
+++ b/Master/texmf-dist/doc/latex/lastpage/lastpage.pdf
Binary files differ
diff --git a/Master/texmf-dist/source/latex/lastpage/lastpage.drv b/Master/texmf-dist/source/latex/lastpage/lastpage.drv
index cad4a539458..c2e1832803c 100644
--- a/Master/texmf-dist/source/latex/lastpage/lastpage.drv
+++ b/Master/texmf-dist/source/latex/lastpage/lastpage.drv
@@ -9,7 +9,7 @@
%% This is a generated file.
%%
%% Project: lastpage
-%% Version: 2023-10-06 v2.0d
+%% Version: 2023-10-14 v2.0e
%% Info: Refers to last page's name
%%
%% Copyright (C) 2010 - 2023 by
@@ -59,7 +59,7 @@
%%
\NeedsTeXFormat{LaTeX2e}[2022-11-01]
\ProvidesFile{lastpage.drv}%
- [2023-10-06 v2.0d Refers to last page's name (HMM)]
+ [2023-10-14 v2.0e Refers to last page's name (HMM)]
\documentclass{ltxdoc}[2023/03/28]% v2.1j Standard LaTeX documentation class
\usepackage{holtxdoc}[2019/12/09]% v0.30 Private additional ltxdoc support (HO)
\hypersetup{%
diff --git a/Master/texmf-dist/source/latex/lastpage/lastpage.dtx b/Master/texmf-dist/source/latex/lastpage/lastpage.dtx
index f5352a3dbee..ed088fea50c 100644
--- a/Master/texmf-dist/source/latex/lastpage/lastpage.dtx
+++ b/Master/texmf-dist/source/latex/lastpage/lastpage.dtx
@@ -1,7 +1,7 @@
% \iffalse meta-comment
%
% File: lastpage.dtx
-% Version: 2023-10-06 v2.0d
+% Version: 2023-10-14 v2.0e
% Info: Refers to last page's name
%
% Copyright © 2010 - 2023 by
@@ -66,7 +66,7 @@
\input docstrip.tex
\Msg{**********************************************************************}
\Msg{* Installation *}
-\Msg{* Package: lastpage 2023-10-06 v2.0d Refers to last page's name (HMM)*}
+\Msg{* Package: lastpage 2023-10-14 v2.0e Refers to last page's name (HMM)*}
\Msg{**********************************************************************}
\keepsilent
@@ -78,7 +78,7 @@
This is a generated file.
Project: lastpage
-Version: 2023-10-06 v2.0d
+Version: 2023-10-14 v2.0e
Info: Refers to last page's name
Copyright (C) 2010 - 2023 by
@@ -186,7 +186,7 @@ In memoriam
%<*driver>
\NeedsTeXFormat{LaTeX2e}[2022-11-01]
\ProvidesFile{lastpage.drv}%
- [2023-10-06 v2.0d Refers to last page's name (HMM)]
+ [2023-10-14 v2.0e Refers to last page's name (HMM)]
\documentclass{ltxdoc}[2023/03/28]% v2.1j Standard LaTeX documentation class
\usepackage{holtxdoc}[2019/12/09]% v0.30 Private additional ltxdoc support (HO)
\hypersetup{%
@@ -244,14 +244,14 @@ In memoriam
% \DoNotIndex{\lastpageclassic.sty,\lastpagemodern.sty,\LaTeX,\LaTeX-kernel,\listfiles}
% \DoNotIndex{\makeatletter,\makeatother,\markboth,\mbox,\message,\MessageBreak}
% \DoNotIndex{\NeedsTeXFormat,\newcommand,\newcounter,\newline,\newpage,\nobreak}
-% \DoNotIndex{\noindent,\normalsize,\numexpr,\origenddocument,\PackageError}
-% \DoNotIndex{\PackageWarning,\pagenumbering,\pageref,\pdfstringdef,\protect,\ProvidesPackage}
+% \DoNotIndex{\noindent,\normalsize,\numexpr,\origenddocument,\PackageError,\PackageWarning}
+% \DoNotIndex{\PackageWarningNoLine,\pagenumbering,\pageref,\pdfstringdef,\protect,\ProvidesPackage}
% \DoNotIndex{\qquad,\RequirePackage,\section,\ShowHook,\slshape,\smallskip,\space,\test,\textbf}
% \DoNotIndex{\textit,\textquotedblleft,\textquotedblright,\textsf,\texttt,\the,\thepage}
% \DoNotIndex{\today,\upshape,\url,\usepackage,\value,\verb,\wd,\write}
%
% \title{The \xpackage{lastpage} package}
-% \date{2023-10-06 v2.0d}
+% \date{2023-10-14 v2.0e}
% \author{H.-Martin Münch\\\xemail{Martin.Muench at Uni-Bonn.de}\\
% invented by Jeffrey P. Goldberg\\\xemail{jeffrey+news at goldmark.org}}
%
@@ -756,7 +756,7 @@ In memoriam
pdfpagelayout=SinglePage%
}
\@ifpackageloaded{hyperref}{}{\usepackage{url}[2013/09/16]}% v3.4
-\usepackage{lastpage}[2023-10-06]% v2.0d
+\usepackage{lastpage}[2023-10-14]% v2.0e
\renewcommand{\@evenfoot}{%
\normalsize\slshape \today\hfil \upshape %
page \thepage{} of \pageref{LastPage}}
@@ -768,7 +768,7 @@ In memoriam
\section*{Example for lastpage}
\markboth{Example for lastpage}{Example for lastpage}
This example demonstrates the use of package\newline
-\textsf{lastpage}, v2.0d as of 2023-10-06 (HMM; JPG).\newline
+\textsf{lastpage}, v2.0e as of 2023-10-14 (HMM; JPG).\newline
The package takes no options.\newline
For more details please see the documentation!\newline
@@ -904,7 +904,7 @@ To see the content of the \texttt{enddocument/afterlastpage}-hook
% \DescribeMacro{lastpage.sty}
% We first need to determine whether we are on \TeX~2.09 or \LaTeX2e.\newline
% (That line, which is too long for the documentation, reads:\newline
-% |\def\loadlastpage{\ProvidesPackage{lastpage}[2023/10/06 v2.0d lastpage:|\linebreak
+% |\def\loadlastpage{\ProvidesPackage{lastpage}[2023/10/14 v2.0e lastpage:|\linebreak
% | 2.09 or 2e? (HMM)]\relax\RequirePackage{lastpage2e}}|.)
%
% \begin{macrocode}
@@ -912,7 +912,7 @@ To see the content of the \texttt{enddocument/afterlastpage}-hook
%% Part of the "lastpage" package
%% loads either lastpage2.09.sty for TeX 2.09 or lastpage2e.sty for LaTeX 2e
%% with code from https://groups.google.com/g/comp.text.tex/c/-Qmhj1ZI4xM
-\def\loadlastpage{\ProvidesPackage{lastpage}[2023/10/06 v2.0d lastpage: 2.09 or 2e? (HMM)]\relax\RequirePackage{lastpage2e}}
+\def\loadlastpage{\ProvidesPackage{lastpage}[2023/10/14 v2.0e lastpage: 2.09 or 2e? (HMM)]\relax\RequirePackage{lastpage2e}}
\begingroup \expandafter \ifx \csname documentclass\endcsname\relax
\endgroup \expandafter \input{lastpage209.sty}
\else \endgroup \expandafter \loadlastpage
@@ -952,7 +952,7 @@ To see the content of the \texttt{enddocument/afterlastpage}-hook
%<*lastpage2e>
%% Part of the "lastpage" package
\NeedsTeXFormat{LaTeX2e}[1994/12/01]
-\ProvidesPackage{lastpage2e}[2023/10/06 v2.0d %
+\ProvidesPackage{lastpage2e}[2023/10/14 v2.0e %
Decide which 2e lastpage version to use (HMM)]
\@ifl@t@r\fmtversion{2022/11/01}{\RequirePackage{lastpagemodern}}{%
\RequirePackage{lastpageclassic}}
@@ -967,7 +967,7 @@ To see the content of the \texttt{enddocument/afterlastpage}-hook
%<*lastpageclassic>
%% Part of the "lastpage" package
\NeedsTeXFormat{LaTeX2e}[1994/12/01]
-\ProvidesPackage{lastpageclassic}[2023/10/06 v2.0d %
+\ProvidesPackage{lastpageclassic}[2023/10/14 v2.0e %
Refers to last page's name (HMM; JPG)]
%% allows for things like "Page \thepage{} of \pageref{LastPage}"
%% to get "Page 7 of 9"
@@ -1130,16 +1130,20 @@ To see the content of the \texttt{enddocument/afterlastpage}-hook
% \begin{macro}{\lastpage@putlabelhyper}%
% \indent When \xpackage{hyperref} has been loaded, the label is set with the
% |\lastpage@putlabelhyper| command. If the \xpackage{hyperref} package is used,
-% but page-anchors are disabled, the hyperlinking will not work.
+% but page-anchors are disabled, the hyperlinking will not work. (The warning will
+% also be shown, when only |\pageref*{LastPage}| is used (or neither one),
+% but without messing with |\pageref| we cannot detect this.)
%
% \begin{macrocode}
\newcommand{\lastpage@putlabelhyper}{%
\ifHy@pageanchor%
\else%
- \PackageError{lastpage}{hyperref option pageanchor disabled}{%
- The \string\pageref{LastPage} link doesn't work\MessageBreak%
+ \PackageWarningNoLine{lastpage}{%
+ The \string\pageref{LastPage} link does not work\MessageBreak%
using hyperref with disabled option `pageanchor'.\MessageBreak%
- }%
+ Better enable `pageanchor' or use\MessageBreak%
+ \string\pageref*{LastPage} (not generating a link)%
+ }%
\fi%
% \end{macrocode}
%
@@ -1381,7 +1385,7 @@ To see the content of the \texttt{enddocument/afterlastpage}-hook
%<*lastpagemodern>
%% Part of the "lastpage" package
\NeedsTeXFormat{LaTeX2e}[2022-11-01]
-\ProvidesPackage{lastpagemodern}[2023-10-06 v2.0d %
+\ProvidesPackage{lastpagemodern}[2023-10-14 v2.0e %
Refers to last page's name (HMM; JPG)]
%% allows for things like "Page \thepage{} of \pageref{LastPage}"
%% to get "Page 7 of 9" or "Page VII of IX";
@@ -1544,14 +1548,18 @@ To see the content of the \texttt{enddocument/afterlastpage}-hook
% \noindent Otherwise the label is set:\newpage
%
% \noindent If the \xpackage{hyperref} package is used, but page-anchors are disabled,
-% the hyperlinking will not work.
+% the hyperlinking will not work. (The warning will also be shown, when only
+% |\pageref*{LastPage}| is used (or neither one), but without messing with |\pageref|
+% we cannot detect this.)
%
% \begin{macrocode}
\IfPackageLoadedTF{hyperref}{\ifHy@pageanchor\else%
- \PackageError{lastpage}{hyperref option pageanchor disabled}{%
+ \PackageWarningNoLine{lastpage}{%
The \string\pageref{LastPage} link does not work\MessageBreak%
using hyperref with disabled option `pageanchor'.\MessageBreak%
- }\fi}{}%
+ Better enable `pageanchor' or use\MessageBreak%
+ \string\pageref*{LastPage} (not generating a link)%
+ }\fi}{}%
\begingroup%
% \end{macrocode}
%
@@ -1781,7 +1789,7 @@ To see the content of the \texttt{enddocument/afterlastpage}-hook
% \begin{description}
% \item[-] \TeX, \url{https://www.CTAN.org}
%
-% \item[-] package \xpackage{lastpage}, 2023-10-06, v2.0d,
+% \item[-] package \xpackage{lastpage}, 2023-10-14, v2.0e,
% \url{https://ctan.org/pkg/lastpage}
% \end{description}
%
@@ -1791,7 +1799,7 @@ To see the content of the \texttt{enddocument/afterlastpage}-hook
% \begin{description}
% \item[-] \TeX-format \LaTeX{}, v2.09
%
-% \item[-] package \xpackage{lastpage209}, 2023-10-06, v2.0d,
+% \item[-] package \xpackage{lastpage209}, 2023-10-14, v2.0e,
% \url{https://ctan.org/pkg/lastpage}
% \end{description}
% and does not work with \xpackage{hyperref}, which needs \LaTeX2e{}.
@@ -1803,7 +1811,7 @@ To see the content of the \texttt{enddocument/afterlastpage}-hook
% \item[-] \TeX-format \LaTeXe{} 1994/12/01 or newer,
% \url{https://www.CTAN.org}
%
-% \item[-] package \xpackage{lastpage}, 2023-10-06, v2.0d,
+% \item[-] package \xpackage{lastpage}, 2023-10-14, v2.0e,
% \url{https://ctan.org/pkg/lastpage}
% \end{description}
%
@@ -1814,7 +1822,7 @@ To see the content of the \texttt{enddocument/afterlastpage}-hook
% \item[-] \TeX-format \LaTeXe{} between 1994/12/01 and 2022/11/01,\newline
% \url{https://www.CTAN.org}
%
-% \item[-] package \xpackage{lastpage}, 2023-10-06, v2.0d,
+% \item[-] package \xpackage{lastpage}, 2023-10-14, v2.0e,
% \url{https://ctan.org/pkg/lastpage}
% \end{description}
% and can use
@@ -1830,7 +1838,7 @@ To see the content of the \texttt{enddocument/afterlastpage}-hook
% \item[-] \TeX-format \LaTeXe{} 2022-11-01, better yet 2023-06-01 or newer,\newline
% \url{https://www.CTAN.org}
%
-% \item[-] package \xpackage{lastpage}, 2023-10-06, v2.0d,
+% \item[-] package \xpackage{lastpage}, 2023-10-14, v2.0e,
% \url{https://ctan.org/pkg/lastpage}
% \end{description}
% and can use
@@ -1843,7 +1851,7 @@ To see the content of the \texttt{enddocument/afterlastpage}-hook
% The |lastpage-example.tex| requires the same file as all
% documents using the \xpackage{lastpage} package, i.\,e.
% \begin{description}
-% \item[-] package \xpackage{lastpage}, 2023-10-06, v2.0d,
+% \item[-] package \xpackage{lastpage}, 2023-10-14, v2.0e,
% \url{https://ctan.org/pkg/lastpage}\newline
% (Well, it is the example file for this package, and because you are reading the
% documentation for the \xpackage{lastpage} package, it can be assumed that you already
@@ -2314,6 +2322,9 @@ To see the content of the \texttt{enddocument/afterlastpage}-hook
% in a plain format in the label in the \xfile{aux} file, so that it can be extracted
% to perform calculations with it.
% \end{Version}
+% \begin{Version}{2023-10-14 v2.0e}
+% \item Replaced a |\PackageError| by |\PackageWarningNoLine| as suggested by \textsc{Ulrike Fischer}.
+% \end{Version}
% \end{History}
% \bigskip
%
diff --git a/Master/texmf-dist/source/latex/lastpage/lastpage.ins b/Master/texmf-dist/source/latex/lastpage/lastpage.ins
index 28b9beab6f7..e230914b650 100644
--- a/Master/texmf-dist/source/latex/lastpage/lastpage.ins
+++ b/Master/texmf-dist/source/latex/lastpage/lastpage.ins
@@ -9,7 +9,7 @@
%% This is a generated file.
%%
%% Project: lastpage
-%% Version: 2023-10-06 v2.0d
+%% Version: 2023-10-14 v2.0e
%% Info: Refers to last page's name
%%
%% Copyright (C) 2010 - 2023 by
@@ -60,7 +60,7 @@
\input docstrip.tex
\Msg{**********************************************************************}
\Msg{* Installation *}
-\Msg{* Package: lastpage 2023-10-06 v2.0d Refers to last page's name (HMM)*}
+\Msg{* Package: lastpage 2023-10-14 v2.0e Refers to last page's name (HMM)*}
\Msg{**********************************************************************}
\keepsilent
@@ -72,7 +72,7 @@
This is a generated file.
Project: lastpage
-Version: 2023-10-06 v2.0d
+Version: 2023-10-14 v2.0e
Info: Refers to last page's name
Copyright (C) 2010 - 2023 by
diff --git a/Master/texmf-dist/tex/latex/lastpage/lastpage.sty b/Master/texmf-dist/tex/latex/lastpage/lastpage.sty
index 7e9d25662b9..77aeae49400 100644
--- a/Master/texmf-dist/tex/latex/lastpage/lastpage.sty
+++ b/Master/texmf-dist/tex/latex/lastpage/lastpage.sty
@@ -9,7 +9,7 @@
%% This is a generated file.
%%
%% Project: lastpage
-%% Version: 2023-10-06 v2.0d
+%% Version: 2023-10-14 v2.0e
%% Info: Refers to last page's name
%%
%% Copyright (C) 2010 - 2023 by
@@ -60,7 +60,7 @@
%% Part of the "lastpage" package
%% loads either lastpage2.09.sty for TeX 2.09 or lastpage2e.sty for LaTeX 2e
%% with code from https://groups.google.com/g/comp.text.tex/c/-Qmhj1ZI4xM
-\def\loadlastpage{\ProvidesPackage{lastpage}[2023/10/06 v2.0d lastpage: 2.09 or 2e? (HMM)]\relax\RequirePackage{lastpage2e}}
+\def\loadlastpage{\ProvidesPackage{lastpage}[2023/10/14 v2.0e lastpage: 2.09 or 2e? (HMM)]\relax\RequirePackage{lastpage2e}}
\begingroup \expandafter \ifx \csname documentclass\endcsname\relax
\endgroup \expandafter \input{lastpage209.sty}
\else \endgroup \expandafter \loadlastpage
diff --git a/Master/texmf-dist/tex/latex/lastpage/lastpage209.sty b/Master/texmf-dist/tex/latex/lastpage/lastpage209.sty
index e35c7856a6e..b99cfff16a6 100644
--- a/Master/texmf-dist/tex/latex/lastpage/lastpage209.sty
+++ b/Master/texmf-dist/tex/latex/lastpage/lastpage209.sty
@@ -9,7 +9,7 @@
%% This is a generated file.
%%
%% Project: lastpage
-%% Version: 2023-10-06 v2.0d
+%% Version: 2023-10-14 v2.0e
%% Info: Refers to last page's name
%%
%% Copyright (C) 2010 - 2023 by
diff --git a/Master/texmf-dist/tex/latex/lastpage/lastpage2e.sty b/Master/texmf-dist/tex/latex/lastpage/lastpage2e.sty
index 85a86aa898a..9983c6b9999 100644
--- a/Master/texmf-dist/tex/latex/lastpage/lastpage2e.sty
+++ b/Master/texmf-dist/tex/latex/lastpage/lastpage2e.sty
@@ -9,7 +9,7 @@
%% This is a generated file.
%%
%% Project: lastpage
-%% Version: 2023-10-06 v2.0d
+%% Version: 2023-10-14 v2.0e
%% Info: Refers to last page's name
%%
%% Copyright (C) 2010 - 2023 by
@@ -59,7 +59,7 @@
%%
%% Part of the "lastpage" package
\NeedsTeXFormat{LaTeX2e}[1994/12/01]
-\ProvidesPackage{lastpage2e}[2023/10/06 v2.0d %
+\ProvidesPackage{lastpage2e}[2023/10/14 v2.0e %
Decide which 2e lastpage version to use (HMM)]
\@ifl@t@r\fmtversion{2022/11/01}{\RequirePackage{lastpagemodern}}{%
\RequirePackage{lastpageclassic}}
diff --git a/Master/texmf-dist/tex/latex/lastpage/lastpageclassic.sty b/Master/texmf-dist/tex/latex/lastpage/lastpageclassic.sty
index 786ed617876..d1d80cd3c15 100644
--- a/Master/texmf-dist/tex/latex/lastpage/lastpageclassic.sty
+++ b/Master/texmf-dist/tex/latex/lastpage/lastpageclassic.sty
@@ -9,7 +9,7 @@
%% This is a generated file.
%%
%% Project: lastpage
-%% Version: 2023-10-06 v2.0d
+%% Version: 2023-10-14 v2.0e
%% Info: Refers to last page's name
%%
%% Copyright (C) 2010 - 2023 by
@@ -59,7 +59,7 @@
%%
%% Part of the "lastpage" package
\NeedsTeXFormat{LaTeX2e}[1994/12/01]
-\ProvidesPackage{lastpageclassic}[2023/10/06 v2.0d %
+\ProvidesPackage{lastpageclassic}[2023/10/14 v2.0e %
Refers to last page's name (HMM; JPG)]
%% allows for things like "Page \thepage{} of \pageref{LastPage}"
%% to get "Page 7 of 9"
@@ -120,10 +120,12 @@
\newcommand{\lastpage@putlabelhyper}{%
\ifHy@pageanchor%
\else%
- \PackageError{lastpage}{hyperref option pageanchor disabled}{%
- The \string\pageref{LastPage} link doesn't work\MessageBreak%
+ \PackageWarningNoLine{lastpage}{%
+ The \string\pageref{LastPage} link does not work\MessageBreak%
using hyperref with disabled option `pageanchor'.\MessageBreak%
- }%
+ Better enable `pageanchor' or use\MessageBreak%
+ \string\pageref*{LastPage} (not generating a link)%
+ }%
\fi%
\begingroup%
\addtocounter{page}{-1}%
diff --git a/Master/texmf-dist/tex/latex/lastpage/lastpagemodern.sty b/Master/texmf-dist/tex/latex/lastpage/lastpagemodern.sty
index 15d28b235b8..9f7adb2cccc 100644
--- a/Master/texmf-dist/tex/latex/lastpage/lastpagemodern.sty
+++ b/Master/texmf-dist/tex/latex/lastpage/lastpagemodern.sty
@@ -9,7 +9,7 @@
%% This is a generated file.
%%
%% Project: lastpage
-%% Version: 2023-10-06 v2.0d
+%% Version: 2023-10-14 v2.0e
%% Info: Refers to last page's name
%%
%% Copyright (C) 2010 - 2023 by
@@ -59,7 +59,7 @@
%%
%% Part of the "lastpage" package
\NeedsTeXFormat{LaTeX2e}[2022-11-01]
-\ProvidesPackage{lastpagemodern}[2023-10-06 v2.0d %
+\ProvidesPackage{lastpagemodern}[2023-10-14 v2.0e %
Refers to last page's name (HMM; JPG)]
%% allows for things like "Page \thepage{} of \pageref{LastPage}"
%% to get "Page 7 of 9" or "Page VII of IX";
@@ -126,10 +126,12 @@
\newcommand{\lastpage@putl@bel}{%
\IfPackageLoadedTF{pageslts}{\relax}{%
\IfPackageLoadedTF{hyperref}{\ifHy@pageanchor\else%
- \PackageError{lastpage}{hyperref option pageanchor disabled}{%
+ \PackageWarningNoLine{lastpage}{%
The \string\pageref{LastPage} link does not work\MessageBreak%
using hyperref with disabled option `pageanchor'.\MessageBreak%
- }\fi}{}%
+ Better enable `pageanchor' or use\MessageBreak%
+ \string\pageref*{LastPage} (not generating a link)%
+ }\fi}{}%
\begingroup%
\addtocounter{page}{-1}%
\IfPackageLoadedTF{hyperref}{%