diff options
author | Karl Berry <karl@freefriends.org> | 2017-05-05 22:46:01 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-05-05 22:46:01 +0000 |
commit | aa9f58cd7bdffb2529e82e736476df8a7acaa70e (patch) | |
tree | 06ec5c8fe1bfee3f78c0f6c9bab26c25968c85a2 /Master/texmf-dist/tex/latex/platex-tools/pxeverysel.sty | |
parent | 4ca61c73d74fbd1cbad127bc6048b53c32520b2b (diff) |
platex-tools (5may17)
git-svn-id: svn://tug.org/texlive/trunk@44208 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.sty | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/platex-tools/pxeverysel.sty b/Master/texmf-dist/tex/latex/platex-tools/pxeverysel.sty index b2cc13f916b..c18b6f3bdf5 100644 --- a/Master/texmf-dist/tex/latex/platex-tools/pxeverysel.sty +++ b/Master/texmf-dist/tex/latex/platex-tools/pxeverysel.sty @@ -12,7 +12,7 @@ %% package declaration \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{pxeverysel} - [2016/12/28 v0.5 Patch to everysel for (u)pLaTeX] + [2017/03/02 v0.6 Patch to everysel for (u)pLaTeX] %% previous code for ctex support has been removed in v0.5, %% as ctex has depended on pxeverysel since 2016/12/27 v2.4.7 @@ -117,6 +117,7 @@ \def\pxys@postproc{% % revert the hack for disabling duplicate font info \expandafter\let\csname ver@tracefnt.sty\endcsname\pxys@ver@tracefnt + \let\pxys@ver@tracefnt\@undefined % post handling of everysel routine \let\CheckCommand\pxys@CheckCommand \let\pxys@CheckCommand\@undefined |