summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/platex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-03-15 22:03:29 +0000
committerKarl Berry <karl@freefriends.org>2018-03-15 22:03:29 +0000
commit0e46b4717d3ffa2ce513849fa423657aa9a6564b (patch)
tree65a3210ab058337bcf7bb1e05e2981f683b3fb53 /Master/texmf-dist/tex/platex
parent02a523e12031bbf15e2bf179c99296e3c5f8c70c (diff)
pxchfon (15mar18)
git-svn-id: svn://tug.org/texlive/trunk@46971 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/platex')
-rw-r--r--Master/texmf-dist/tex/platex/pxchfon/pxchfon.sty10
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/platex/pxchfon/pxchfon.sty b/Master/texmf-dist/tex/platex/pxchfon/pxchfon.sty
index 9cb4577b1b2..669191bda47 100644
--- a/Master/texmf-dist/tex/platex/pxchfon/pxchfon.sty
+++ b/Master/texmf-dist/tex/platex/pxchfon/pxchfon.sty
@@ -1,7 +1,7 @@
%%
%% This is file 'pxchfon.sty'.
%%
-%% Copyright (c) 2017 Takayuki YATO (aka. "ZR")
+%% Copyright (c) 2018 Takayuki YATO (aka. "ZR")
%% GitHub: https://github.com/zr-tex8r
%% Twitter: @zr_tex8r
%%
@@ -10,7 +10,7 @@
%% package declaration
\NeedsTeXFormat{pLaTeX2e}
-\ProvidesPackage{pxchfon}[2017/10/04 v1.1b]
+\ProvidesPackage{pxchfon}[2018/03/15 v1.2]
\def\pxcz@pkgname{pxchfon}
%% preparations
@@ -325,10 +325,10 @@
% Forces the 'unicode' setup (unless a directunicode option was given).
\@onlypreamble\pxcz@apply@opt@unicode
\def\pxcz@apply@opt@unicode{%
- \ifpxcz@directunicode@default % default -> unicode+
- \pxcz@warn@unicode % NOTE: will change to unicode in future
+ \ifpxcz@directunicode@default % default -> unicode
+ \pxcz@warn@unicode
\let\pxcz@directunicode\pxcz@directunicode@full
- \pxcz@switch@font@xwidtrue \pxcz@uniquifyfalse
+ \pxcz@uniquifyfalse
\else\ifnum\pxcz@directunicode=\pxcz@directunicode@full
\ifpxcz@uniquify % unicode* -> unicode+
\pxcz@switch@font@xwidtrue \pxcz@uniquifyfalse