diff options
author | Karl Berry <karl@freefriends.org> | 2017-05-14 22:39:37 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-05-14 22:39:37 +0000 |
commit | ec89fe872ee54d0dcbbbd2f92d001500714b8154 (patch) | |
tree | a0f8a564f69f18e5b42de10ea6db3e5965aa336e /Master/texmf-dist/tex/latex/pdfx/pdfx.sty | |
parent | 522a6b668112a50660ebe4bb22d23a89609958e8 (diff) |
pdfx (14may17)
git-svn-id: svn://tug.org/texlive/trunk@44349 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pdfx/pdfx.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/pdfx/pdfx.sty | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/pdfx/pdfx.sty b/Master/texmf-dist/tex/latex/pdfx/pdfx.sty index 2917deca7a7..58412c70a33 100644 --- a/Master/texmf-dist/tex/latex/pdfx/pdfx.sty +++ b/Master/texmf-dist/tex/latex/pdfx/pdfx.sty @@ -545,9 +545,7 @@ \liixu@enableIeC \liixu@enablenumberline \def\empty{}% used in LICR patterns - \let\sp\textsuperstring - \let\sb\textsubstring - \let\textsuperscript\dotextsuperscript + \LIIXUscriptcommands \LIIXUmapTeXnames %% from Hyperref's psdextra.def \csname psdmapshortnames\endcsname @@ -1395,7 +1393,7 @@ %% so save these for later reversion. %% \newif\ifpdf@activechars -\ifcat ^^c0\active \pdf@activecharstrue\fi +{\ifnum\catcode`^^c0 = 13\relax \aftergroup\pdf@activecharstrue\fi}% %% %% normally not used with XeTeX %% |