diff options
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r-- | Master/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (renamed from Master/texmf-dist/tex/latex/pdftexcmds/pdftexcmds.sty) | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/pdftexcmds/pdftexcmds.sty b/Master/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty index 1863e0f7514..8ea2259bc9f 100644 --- a/Master/texmf-dist/tex/latex/pdftexcmds/pdftexcmds.sty +++ b/Master/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty @@ -9,7 +9,7 @@ %% This is a generated file. %% %% Project: pdftexcmds -%% Version: 2020-06-04 v0.32 +%% Version: 2020-06-27 v0.33 %% %% Copyright (C) %% 2007, 2009-2011 Heiko Oberdiek @@ -31,7 +31,6 @@ %% Heiko Oberdiek and the Oberdiek Package Support Group %% https://github.com/ho-tex/pdftexcmds/issues %% -%% %% The Base Interpreter refers to any `TeX-Format', %% because some files are installed in TDS:tex/generic//. %% @@ -106,7 +105,7 @@ \fi \expandafter\x\csname ver@pdftexcmds.sty\endcsname \ProvidesPackage{pdftexcmds}% - [2020-06-04 v0.32 Utility functions of pdfTeX for LuaTeX (HO)]% + [2020-06-27 v0.33 Utility functions of pdfTeX for LuaTeX (HO)]% \begingroup\catcode61\catcode48\catcode32=10\relax% \catcode13=5 % ^^M \endlinechar=13 % @@ -187,6 +186,7 @@ \RequirePackage{ltxcmds}[2010/12/02]% \fi \ifluatex + \ifcsname catcodetable@string\endcsname\else\input{ltluatex}\fi \else \def\pdftexcmds@nopdftex{% \let\pdftexcmds@nopdftex\relax @@ -262,6 +262,7 @@ \expandafter\ifx\csname pdf#1\endcsname\relax\else pdf\fi#1\endcsname\relax \pdftexcmds@nopdftex \else + \begingroup\expandafter\expandafter\expandafter\endgroup \expandafter\let\csname pdf@#1\expandafter\endcsname \csname\expandafter\ifx\csname pdf#1\endcsname\relax\else pdf\fi#1\endcsname \fi @@ -505,7 +506,7 @@ \fi \fi \begingroup - \def\x{2020-06-04 v0.32}% + \def\x{2020-06-27 v0.33}% \ltx@onelevel@sanitize\x \edef\y{% \pdftexcmds@directlua{% @@ -740,7 +741,6 @@ }% \fi \pdftexcmds@AtEnd% -%% \section{Installation} \endinput %% %% End of file `pdftexcmds.sty'. |