summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/platex-tools/pxeverysel.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-05-31 20:21:46 +0000
committerKarl Berry <karl@freefriends.org>2021-05-31 20:21:46 +0000
commit1efb89eab8e678c8f4aee660aad3d8008f3feec0 (patch)
tree7fc353e972fe216e071713fb681a486ea9693f5c /Master/texmf-dist/tex/latex/platex-tools/pxeverysel.sty
parent7ebd673c159df9ff99861be49e0d9cbcb684399b (diff)
platex-tools (31may21)
git-svn-id: svn://tug.org/texlive/trunk@59403 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/platex-tools/pxeverysel.sty')
-rw-r--r--Master/texmf-dist/tex/latex/platex-tools/pxeverysel.sty14
1 files changed, 5 insertions, 9 deletions
diff --git a/Master/texmf-dist/tex/latex/platex-tools/pxeverysel.sty b/Master/texmf-dist/tex/latex/platex-tools/pxeverysel.sty
index 8a1a9b5eade..d25e552a7fc 100644
--- a/Master/texmf-dist/tex/latex/platex-tools/pxeverysel.sty
+++ b/Master/texmf-dist/tex/latex/platex-tools/pxeverysel.sty
@@ -10,25 +10,21 @@
%
% --------------------------------------------------------------------
% [Note]
-% Update: version 2021/02/13 v0.9a does nothing, since
-% pLaTeX2e 2021-??-?? will support the situation natively.
+% Update: since version 2021/02/13 v0.9a, this package does nothing,
+% as pLaTeX2e 2021-06-01 will support the situation natively.
% --------------------------------------------------------------------
%
%% package declaration
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{pxeverysel}
- [2021/02/13 v0.9b Patch to everysel for (u)pLaTeX]
+ [2021/05/31 v0.9c Patch to everysel for (u)pLaTeX]
-%% Since LaTeX2e 2021-05-01, everysel.sty is merely
+%% Since LaTeX2e 2021-06-01, everysel.sty is merely
%% an emulation by everysel-ltx.sty from firstaid.
\chardef\pxys@status=\z@
-\ifx\IfHookExistsTF\@undefined\else % >= LaTeX2e 2020-10-01
- \IfHookExistsTF{selectfont}{% % >= LaTeX2e 2021-05-01
- \chardef\pxys@status=\@ne
- }{}
-\fi
+\@ifl@t@r\fmtversion{2021/06/01}{\chardef\pxys@status=\@ne}{}
\ifnum\pxys@status=\@ne
% if LaTeX2e and pLaTeX2e are inconsistent, raise an error!
\ifx\delayed@k@adjustment\@undefined