diff options
author | Karl Berry <karl@freefriends.org> | 2021-02-26 22:22:37 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-02-26 22:22:37 +0000 |
commit | 4c14a44dc79def4cc89414a6af85369e6aa87f93 (patch) | |
tree | 0a9967272cb183a56374c47d84ba8e847a449427 /Master/texmf-dist/tex/platex/pxjahyper/pxjahyper.sty | |
parent | a22a3291a200704a6d22143fea110cdedf4e9048 (diff) |
pxjahyper (26feb21)
git-svn-id: svn://tug.org/texlive/trunk@57950 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/platex/pxjahyper/pxjahyper.sty')
-rw-r--r-- | Master/texmf-dist/tex/platex/pxjahyper/pxjahyper.sty | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/platex/pxjahyper/pxjahyper.sty b/Master/texmf-dist/tex/platex/pxjahyper/pxjahyper.sty index 003c27138fb..e36fcc12d95 100644 --- a/Master/texmf-dist/tex/platex/pxjahyper/pxjahyper.sty +++ b/Master/texmf-dist/tex/platex/pxjahyper/pxjahyper.sty @@ -10,7 +10,7 @@ %% package declaration \NeedsTeXFormat{pLaTeX2e} -\ProvidesPackage{pxjahyper}[2021/02/23 v0.7a] +\ProvidesPackage{pxjahyper}[2021/02/26 v0.7b] \def\pxhy@pkgname{pxjahyper} \providecommand{\bxDebug}[1]{} @@ -541,6 +541,7 @@ pxhy@driver = \the\pxhy@driver^^J% \ifpxhy@otfmacros \ifx\ajSnowman\@undefined\else % ajmacros is loaded \chardef\pxhy@tmp@orgcc=\catcode`\@ + \makeatletter \InputIfFileExists{pxjahyper-ajm.def}{% \PackageInfo\pxhy@pkgname {Loaded 'pxjahyper-ajm.def'\@gobble}% |