From 167f647ccd1bc1558210cfedb4760e4494724b66 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 23 Feb 2021 22:33:35 +0000 Subject: pxjahyper (23feb21) git-svn-id: svn://tug.org/texlive/trunk@57858 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/doc/platex/pxjahyper/README-ja.md | 3 +++ Master/texmf-dist/doc/platex/pxjahyper/README.md | 1 + .../texmf-dist/doc/platex/pxjahyper/pxjahyper.pdf | Bin 116383 -> 116372 bytes .../texmf-dist/doc/platex/pxjahyper/pxjahyper.tex | 4 ++-- .../tex/platex/pxjahyper/pxjahyper-ajm.def | 2 +- .../tex/platex/pxjahyper/pxjahyper-enc.sty | 2 +- .../texmf-dist/tex/platex/pxjahyper/pxjahyper.sty | 6 +++--- 7 files changed, 11 insertions(+), 7 deletions(-) (limited to 'Master') diff --git a/Master/texmf-dist/doc/platex/pxjahyper/README-ja.md b/Master/texmf-dist/doc/platex/pxjahyper/README-ja.md index 64661831236..d072206a314 100644 --- a/Master/texmf-dist/doc/platex/pxjahyper/README-ja.md +++ b/Master/texmf-dist/doc/platex/pxjahyper/README-ja.md @@ -70,6 +70,9 @@ pxjahyper-enc パッケージ ー 文字コード設定 更新履歴 -------- + * Version 0.7a 〈2021/02/23〉 + - バグ修正。 + * Version 0.7 〈2021/02/13〉 - 「upLaTeX での hyperref の `unicode` 指定への対応」を正式サポート の扱いとする。一部の正常動作しなかった機能についても対応させる。 diff --git a/Master/texmf-dist/doc/platex/pxjahyper/README.md b/Master/texmf-dist/doc/platex/pxjahyper/README.md index e0fcf3072d8..13d3d2c8a3f 100644 --- a/Master/texmf-dist/doc/platex/pxjahyper/README.md +++ b/Master/texmf-dist/doc/platex/pxjahyper/README.md @@ -52,6 +52,7 @@ the PDF strings in the output DVI file. Revision History ---------------- + * Version 0.7a 〈2021/02/23〉 * Version 0.7 〈2021/02/13〉 * Version 0.6a 〈2020/10/10〉 * Version 0.6 〈2020/10/05〉 diff --git a/Master/texmf-dist/doc/platex/pxjahyper/pxjahyper.pdf b/Master/texmf-dist/doc/platex/pxjahyper/pxjahyper.pdf index a4ce575c7f3..c91510f9250 100644 Binary files a/Master/texmf-dist/doc/platex/pxjahyper/pxjahyper.pdf and b/Master/texmf-dist/doc/platex/pxjahyper/pxjahyper.pdf differ diff --git a/Master/texmf-dist/doc/platex/pxjahyper/pxjahyper.tex b/Master/texmf-dist/doc/platex/pxjahyper/pxjahyper.tex index 4c121b14385..7ed015bf492 100644 --- a/Master/texmf-dist/doc/platex/pxjahyper/pxjahyper.tex +++ b/Master/texmf-dist/doc/platex/pxjahyper/pxjahyper.tex @@ -6,8 +6,8 @@ \MakeShortVerb{\|} \usepackage{bxtexlogo} \bxtexlogoimport{*} -\newcommand{\PkgVersion}{0.7} -\newcommand{\PkgDate}{2021/02/13} +\newcommand{\PkgVersion}{0.7a} +\newcommand{\PkgDate}{2021/02/23} \newcommand{\Pkg}[1]{\textsf{#1}} \newcommand{\Meta}[1]{$\langle$\mbox{}#1\mbox{}$\rangle$} \newcommand{\Note}{\par\noindent ※} diff --git a/Master/texmf-dist/tex/platex/pxjahyper/pxjahyper-ajm.def b/Master/texmf-dist/tex/platex/pxjahyper/pxjahyper-ajm.def index ff6683c71c7..a008e370ef2 100644 --- a/Master/texmf-dist/tex/platex/pxjahyper/pxjahyper-ajm.def +++ b/Master/texmf-dist/tex/platex/pxjahyper/pxjahyper-ajm.def @@ -11,7 +11,7 @@ %% package declaration \NeedsTeXFormat{pLaTeX2e} -\ProvidesFile{pxjahyper-ajm.def}[2021/02/13 v0.7] +\ProvidesFile{pxjahyper-ajm.def}[2021/02/23 v0.7a] %% avoid multiple loading \csname pxjahyperajmLoaded\endcsname diff --git a/Master/texmf-dist/tex/platex/pxjahyper/pxjahyper-enc.sty b/Master/texmf-dist/tex/platex/pxjahyper/pxjahyper-enc.sty index b8724de6382..b1c1eee2b0d 100644 --- a/Master/texmf-dist/tex/platex/pxjahyper/pxjahyper-enc.sty +++ b/Master/texmf-dist/tex/platex/pxjahyper/pxjahyper-enc.sty @@ -10,7 +10,7 @@ %% package declaration \NeedsTeXFormat{pLaTeX2e} -\ProvidesPackage{pxjahyper-enc}[2021/02/13 v0.7] +\ProvidesPackage{pxjahyper-enc}[2021/02/23 v0.7a] \def\pxhe@pkgname{pxjahyper-enc} \providecommand{\bxDebug}[1]{} 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 } -- cgit v1.2.3