diff options
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}% |