From a3333c12e9953b6acfe214b3adb72c1c64d50614 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 18 Oct 2020 20:50:51 +0000 Subject: everypage (18oct20) git-svn-id: svn://tug.org/texlive/trunk@56694 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/everypage/README.md | 7 +++---- .../texmf-dist/doc/latex/everypage/everypage.pdf | Bin 0 -> 159952 bytes .../source/latex/everypage/everypage.dtx | 23 ++++++++++++--------- .../source/latex/everypage/everypage.ins | 11 +++++----- .../texmf-dist/tex/latex/everypage/everypage.sty | 2 +- 5 files changed, 22 insertions(+), 21 deletions(-) create mode 100644 Master/texmf-dist/doc/latex/everypage/everypage.pdf (limited to 'Master/texmf-dist') diff --git a/Master/texmf-dist/doc/latex/everypage/README.md b/Master/texmf-dist/doc/latex/everypage/README.md index 6863d49865a..365b3ee6118 100644 --- a/Master/texmf-dist/doc/latex/everypage/README.md +++ b/Master/texmf-dist/doc/latex/everypage/README.md @@ -57,8 +57,7 @@ UPGRADE IS RECOMMENDED ## License Package `everypage` may be distributed and/or modified under the conditions of -the LaTeX Project Public License, version 1.3. This license is available at -http://www.latex-project.org/lppl.txt and is part of all distributions of LaTeX -version 2003/06/01 or later. +the LaTeX Project Public License, version 1.3c. This license is available at +https://www.latex-project.org/lppl/lppl-1-3c/. -This work has the LPPL maintenance status "author-maintained". +This work has the LPPL maintenance status "maintained". diff --git a/Master/texmf-dist/doc/latex/everypage/everypage.pdf b/Master/texmf-dist/doc/latex/everypage/everypage.pdf new file mode 100644 index 00000000000..a321fd8df60 Binary files /dev/null and b/Master/texmf-dist/doc/latex/everypage/everypage.pdf differ diff --git a/Master/texmf-dist/source/latex/everypage/everypage.dtx b/Master/texmf-dist/source/latex/everypage/everypage.dtx index e390b6b9804..d23b6284b9c 100644 --- a/Master/texmf-dist/source/latex/everypage/everypage.dtx +++ b/Master/texmf-dist/source/latex/everypage/everypage.dtx @@ -8,13 +8,14 @@ % a contribution to the LaTeX2e system. % --------------------------------------------- % -% It may be distributed and/or modified under the conditions of the -% LaTeX Project Public License, either version 1.3 of this licence, or -% any later version. The latest version of this license is at -% http://www.latex-project.org/lppl.txt and version 1.3 is part -% of all distributions of LaTeX version 2003/06/01 or later. +% This work may be distributed and/or modified under the +% conditions of the LaTeX Project Public License, version 1.3c. +% This license is in +% https://www.latex-project.org/lppl/lppl-1-3c/ +% and is part of all distributions of LaTeX later than +% 2008-05-04. % -% This work has the LPPL maintenance status "author-maintained". +% This work has the LPPL maintenance status "maintained". % % This program consists of the files listed in the README file % included in the package. @@ -46,9 +47,9 @@ % \CheckSum{71} % % \def\filename{everypage.dtx} -% \def\fileversion{2.0} -% \def\filedate{2020/10/11} -% \def\docdate{2020/10/11} +% \def\fileversion{2.0b} +% \def\filedate{2020/10/17} +% \def\docdate{2020/10/17} % % \newcommand*{\Lpack}[1]{\textsf {#1}} ^^A typeset a package % \newcommand*{\Lopt}[1]{\textsf {#1}} ^^A typeset an option @@ -69,6 +70,8 @@ % % \maketitle % +% \changes{R2.0b}{2020/10/17}{Fix statement about maintenance state.} +% % \section*{WARNING} % \changes{R2.0}{2020/10/11}{Package is now in a `legacy' status.} % @@ -330,7 +333,7 @@ % \begin{macrocode} \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{everypage}% - [2020/10/11 R2.0 Hooks to run on every page] + [2020/10/17 R2.0b Hooks to run on every page] % \end{macrocode} % Complain out loud about the package being obsolete. % \begin{macrocode} diff --git a/Master/texmf-dist/source/latex/everypage/everypage.ins b/Master/texmf-dist/source/latex/everypage/everypage.ins index 2da7b69a6e9..ea78f10b522 100644 --- a/Master/texmf-dist/source/latex/everypage/everypage.ins +++ b/Master/texmf-dist/source/latex/everypage/everypage.ins @@ -7,13 +7,12 @@ %% a contribution to the LaTeX2e system. %% --------------------------------------------- %% -%% It may be distributed and/or modified under the conditions of the -%% LaTeX Project Public License, either version 1.3 of this licence, or -%% any later version. The latest version of this license is at -%% http://www.latex-project.org/lppl.txt and version 1.3 is part -%% of all distributions of LaTeX version 2003/06/01 or later. +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, version 1.3c. +%% This license is in +%% https://www.latex-project.org/lppl/lppl-1-3c/ %% -%% This work has the LPPL maintenance status "author-maintained". +%% This work has the LPPL maintenance status "maintained". %% %% This program consists of the files listed in the README file %% included in the package. diff --git a/Master/texmf-dist/tex/latex/everypage/everypage.sty b/Master/texmf-dist/tex/latex/everypage/everypage.sty index bf28effce1e..b7f0a66a504 100644 --- a/Master/texmf-dist/tex/latex/everypage/everypage.sty +++ b/Master/texmf-dist/tex/latex/everypage/everypage.sty @@ -31,7 +31,7 @@ %% \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{everypage}% - [2020/10/11 R2.0 Hooks to run on every page] + [2020/10/17 R2.0b Hooks to run on every page] \PackageWarningNoLine{everypage}{% Functionality similar to this package has recently\MessageBreak been implemented in LaTeX. This package is now in\MessageBreak -- cgit v1.2.3