summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/platex/pxjahyper/pxjahyper.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-02-24 18:00:42 +0000
committerKarl Berry <karl@freefriends.org>2021-02-24 18:00:42 +0000
commit12819de5a193a81ba460e12c80e9e5af3d88e8a7 (patch)
treefa3f87dafcc4c8614fa373e364f77826a485ce02 /Master/texmf-dist/tex/platex/pxjahyper/pxjahyper.sty
parent1f8a99f91f89d808a685fb90434693017786a8a6 (diff)
parent3ce790a95a47285842ce11676520c9ebaa3d6d83 (diff)
sync with trunk 57871; starting pretest
git-svn-id: svn://tug.org/texlive/branches/branch2020@57872 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.sty6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/platex/pxjahyper/pxjahyper.sty b/Master/texmf-dist/tex/platex/pxjahyper/pxjahyper.sty
index f7a8699dc4b..003c27138fb 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/13 v0.7]
+\ProvidesPackage{pxjahyper}[2021/02/23 v0.7a]
\def\pxhy@pkgname{pxjahyper}
\providecommand{\bxDebug}[1]{}
@@ -540,7 +540,7 @@ pxhy@driver = \the\pxhy@driver^^J%
}%
\ifpxhy@otfmacros
\ifx\ajSnowman\@undefined\else % ajmacros is loaded
- \makeatletter
+ \chardef\pxhy@tmp@orgcc=\catcode`\@
\InputIfFileExists{pxjahyper-ajm.def}{%
\PackageInfo\pxhy@pkgname
{Loaded 'pxjahyper-ajm.def'\@gobble}%
@@ -548,7 +548,7 @@ pxhy@driver = \the\pxhy@driver^^J%
\PackageWarning\pxhy@pkgname
{File 'pxjahyper-ajm.def' not found\@gobble}%
}%
- \makeatother
+ \catcode`\@=\pxhy@tmp@orgcc
\fi
\fi
}