From 94c57715730f9fcc2eda0a00c7d6735c6f0fe85e Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 15 May 2021 20:36:25 +0000 Subject: platex-tools (15may21) git-svn-id: svn://tug.org/texlive/trunk@59211 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/platex-tools/README.md | 2 +- .../doc/latex/platex-tools/pxeveryshi.pdf | Bin 52815 -> 52720 bytes .../tex/latex/platex-tools/pxeveryshi.sty | 6 +++--- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'Master') diff --git a/Master/texmf-dist/doc/latex/platex-tools/README.md b/Master/texmf-dist/doc/latex/platex-tools/README.md index a0f2b36d1ab..797239589e9 100644 --- a/Master/texmf-dist/doc/latex/platex-tools/README.md +++ b/Master/texmf-dist/doc/latex/platex-tools/README.md @@ -83,6 +83,6 @@ the 3-clause BSD license (see [LICENSE](./LICENSE)). ## Release Date -2021-02-13 +2021-05-15 Hironobu Yamashita diff --git a/Master/texmf-dist/doc/latex/platex-tools/pxeveryshi.pdf b/Master/texmf-dist/doc/latex/platex-tools/pxeveryshi.pdf index 449c93f8e32..141af320351 100644 Binary files a/Master/texmf-dist/doc/latex/platex-tools/pxeveryshi.pdf and b/Master/texmf-dist/doc/latex/platex-tools/pxeveryshi.pdf differ diff --git a/Master/texmf-dist/tex/latex/platex-tools/pxeveryshi.sty b/Master/texmf-dist/tex/latex/platex-tools/pxeveryshi.sty index 0b7144a53af..a1374373e2e 100644 --- a/Master/texmf-dist/tex/latex/platex-tools/pxeveryshi.sty +++ b/Master/texmf-dist/tex/latex/platex-tools/pxeveryshi.sty @@ -18,7 +18,7 @@ %% package declaration \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{pxeveryshi} - [2021/02/13 v0.2b everyshi package for (u)pLaTeX] + [2021/05/15 v0.2c everyshi package for (u)pLaTeX] %% Since LaTeX2e 2020-10-01, everyshi.sty is merely %% an emulation by everyshi-ltx.sty from ltshipout.dtx. @@ -36,14 +36,14 @@ }{% \PackageError{pxeveryshi}{Inconsistent LaTeX2e/pLaTeX2e combination}\@ehc }% - \RequirePackageWithOptions{everyshi}% input anyway + \RequirePackage{everyshi}% input anyway \expandafter\endinput \fi %% The rest of this package is meant for %% LaTeX2e 2020-02-02 PL5 or older. -\RequirePackageWithOptions{everyshi} +\RequirePackage{everyshi} \ifx\@EveryShipout@Output\@undefined \PackageError{pxeveryshi}{This should not happen}\@ehc -- cgit v1.2.3