texlive[66064] Master/texmf-dist: pxchfon (23feb23)
commits+karl at tug.org
commits+karl at tug.org
Thu Feb 23 00:29:08 CET 2023
Revision: 66064
http://tug.org/svn/texlive?view=revision&revision=66064
Author: karl
Date: 2023-02-23 00:29:08 +0100 (Thu, 23 Feb 2023)
Log Message:
-----------
pxchfon (23feb23)
Modified Paths:
--------------
trunk/Master/texmf-dist/doc/platex/pxchfon/LICENSE
trunk/Master/texmf-dist/doc/platex/pxchfon/README-ja.md
trunk/Master/texmf-dist/doc/platex/pxchfon/README.md
trunk/Master/texmf-dist/doc/platex/pxchfon/pxchfon.pdf
trunk/Master/texmf-dist/doc/platex/pxchfon/pxchfon.tex
trunk/Master/texmf-dist/tex/platex/pxchfon/pxchfon.sty
trunk/Master/texmf-dist/tex/platex/pxchfon/pxjafont.sty
Modified: trunk/Master/texmf-dist/doc/platex/pxchfon/LICENSE
===================================================================
--- trunk/Master/texmf-dist/doc/platex/pxchfon/LICENSE 2023-02-22 23:28:38 UTC (rev 66063)
+++ trunk/Master/texmf-dist/doc/platex/pxchfon/LICENSE 2023-02-22 23:29:08 UTC (rev 66064)
@@ -1,6 +1,6 @@
The MIT License
-Copyright (c) 2009-2021 Takayuki YATO (aka. "ZR")
+Copyright (c) 2009-2023 Takayuki YATO (aka. "ZR")
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Modified: trunk/Master/texmf-dist/doc/platex/pxchfon/README-ja.md
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/platex/pxchfon/README.md
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/platex/pxchfon/pxchfon.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/platex/pxchfon/pxchfon.tex
===================================================================
--- trunk/Master/texmf-dist/doc/platex/pxchfon/pxchfon.tex 2023-02-22 23:28:38 UTC (rev 66063)
+++ trunk/Master/texmf-dist/doc/platex/pxchfon/pxchfon.tex 2023-02-22 23:29:08 UTC (rev 66064)
@@ -16,8 +16,8 @@
\bxtexlogoimport{*}
\usepackage{shortvrb}
\MakeShortVerb{\|}
-\newcommand{\PkgVersion}{1.9}
-\newcommand{\PkgDate}{2021/05/30}
+\newcommand{\PkgVersion}{1.9a}
+\newcommand{\PkgDate}{2023/02/22}
\newcommand{\Pkg}[1]{\textsf{#1}}
\newcommand{\Meta}[1]{$\langle$\mbox{}#1\mbox{}$\rangle$}
\newcommand{\Note}{\par\noindent ※}
Modified: trunk/Master/texmf-dist/tex/platex/pxchfon/pxchfon.sty
===================================================================
--- trunk/Master/texmf-dist/tex/platex/pxchfon/pxchfon.sty 2023-02-22 23:28:38 UTC (rev 66063)
+++ trunk/Master/texmf-dist/tex/platex/pxchfon/pxchfon.sty 2023-02-22 23:29:08 UTC (rev 66064)
@@ -1,7 +1,7 @@
%%
%% This is file 'pxchfon.sty'.
%%
-%% Copyright (c) 2009-2021 Takayuki YATO (aka. "ZR")
+%% Copyright (c) 2009-2023 Takayuki YATO (aka. "ZR")
%% GitHub: https://github.com/zr-tex8r
%% Twitter: @zr_tex8r
%%
@@ -10,7 +10,7 @@
%% package declaration
\NeedsTeXFormat{pLaTeX2e}
-\ProvidesPackage{pxchfon}[2021/05/30 v1.9]
+\ProvidesPackage{pxchfon}[2023/02/22 v1.9a]
\def\pxcz at pkgname{pxchfon}
%--------------------------------------- general
@@ -83,8 +83,14 @@
%% \ifpxcz at uptex
\newif\ifpxcz at uptex \pxcz at uptexfalse
-\edef\pxcz at tmpa{\string\ucs}\edef\pxcz at tmpb{\meaning\ucs}
-\ifx\pxcz at tmpa\pxcz at tmpb \pxcz at uptextrue \fi
+\def\pxcz at do#1#2{%
+ \edef\pxcz at tmpa{\string#1}\edef\pxcz at tmpb{\meaning#1}%
+ \ifx\pxcz at tmpa\pxcz at tmpb #2\fi}
+\pxcz at do\ucs{%
+ \pxcz at do\ptexversion{\pxcz at uptextrue}
+ \pxcz at do\kchardef{\pxcz at uptextrue}
+ % only upTeX in Unicode is seen as upTeX
+ \ifnum\ucs"3000="3000 \else \pxcz at uptexfalse \fi}
%% \pxcz at JYn
\edef\pxcz at JYn{%
@@ -544,7 +550,7 @@
\fi
\fi
-%% 'replace-lecacycode' requires the 'pxufont' package
+%% 'replace-legacycode' requires the 'pxufont' package
\ifnum\pxcz at legacycode=\pxcz at legacycode@replace
\ifnum\pxcz at pxufont@avail<1
\PackageError\pxcz at pkgname
@@ -1419,7 +1425,7 @@
}{%else
\ifnum\pxcz at directunicode<\pxcz at directunicode@all\else
\pxcz at diruni@oktrue % directunicode* does not need otf
- \AtBeginDocument{% to laod otf later causes inconsistency
+ \AtBeginDocument{% loading otf later causes inconsistency
\@ifpackageloaded{otf}{\pxcz at diruni@okfalse}{}}%
\fi
}
Modified: trunk/Master/texmf-dist/tex/platex/pxchfon/pxjafont.sty
===================================================================
--- trunk/Master/texmf-dist/tex/platex/pxchfon/pxjafont.sty 2023-02-22 23:28:38 UTC (rev 66063)
+++ trunk/Master/texmf-dist/tex/platex/pxchfon/pxjafont.sty 2023-02-22 23:29:08 UTC (rev 66064)
@@ -1,7 +1,7 @@
%%
%% This is file 'pxjafont.sty'.
%%
-%% Copyright (c) 2009-2020 Takayuki YATO (aka. "ZR")
+%% Copyright (c) 2009-2023 Takayuki YATO (aka. "ZR")
%% GitHub: https://github.com/zr-tex8r
%% Twitter: @zr_tex8r
%%
More information about the tex-live-commits
mailing list.