summaryrefslogtreecommitdiff
path: root/language/japanese/pxjahyper/pxjahyper.sty
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2021-02-24 03:01:25 +0000
committerNorbert Preining <norbert@preining.info>2021-02-24 03:01:25 +0000
commit55f834f428a0c05dedecc8d33a1c5300e58c91fc (patch)
tree149edecdb34c91f142df481ba9bbb6d74f8f62f6 /language/japanese/pxjahyper/pxjahyper.sty
parent22774c08f9f3ee390346355cda22d5e5fa667d78 (diff)
CTAN sync 202102240301
Diffstat (limited to 'language/japanese/pxjahyper/pxjahyper.sty')
-rw-r--r--language/japanese/pxjahyper/pxjahyper.sty6
1 files changed, 3 insertions, 3 deletions
diff --git a/language/japanese/pxjahyper/pxjahyper.sty b/language/japanese/pxjahyper/pxjahyper.sty
index f7a8699dc4..003c27138f 100644
--- a/language/japanese/pxjahyper/pxjahyper.sty
+++ b/language/japanese/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
}