diff options
author | Karl Berry <karl@freefriends.org> | 2017-06-30 22:23:54 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-06-30 22:23:54 +0000 |
commit | 88ef44355c00fd867b8ea72d5ce54f8a6eed9174 (patch) | |
tree | 6c03f48bad8632c533c4998adceb189368193922 /Master/texmf-dist/doc/platex | |
parent | 1eaeafea2c89a6939552a23ec3afd77bbc69d0e2 (diff) |
pxchfon (30jun17)
git-svn-id: svn://tug.org/texlive/trunk@44729 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/platex')
-rw-r--r-- | Master/texmf-dist/doc/platex/pxchfon/README-ja.md | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/platex/pxchfon/README.md | 9 | ||||
-rw-r--r-- | Master/texmf-dist/doc/platex/pxchfon/pxchfon.pdf | bin | 259299 -> 259409 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/platex/pxchfon/pxchfon.tex | 4 |
4 files changed, 12 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/platex/pxchfon/README-ja.md b/Master/texmf-dist/doc/platex/pxchfon/README-ja.md index dca3785867e..780b2c18600 100644 --- a/Master/texmf-dist/doc/platex/pxchfon/README-ja.md +++ b/Master/texmf-dist/doc/platex/pxchfon/README-ja.md @@ -62,6 +62,8 @@ MITライセンスの下で配布される。 更新履歴 -------- + * Version 1.0b ‹2017/06/29› + - バグ修正。 * Version 1.0a ‹2017/06/19› - ドライバオプションを新設した。 - '(no)dumpmap'、'(no)dumpmaptl' オプションを新設した。 diff --git a/Master/texmf-dist/doc/platex/pxchfon/README.md b/Master/texmf-dist/doc/platex/pxchfon/README.md index 97169e89f1f..37b43a21472 100644 --- a/Master/texmf-dist/doc/platex/pxchfon/README.md +++ b/Master/texmf-dist/doc/platex/pxchfon/README.md @@ -38,7 +38,14 @@ This package is distributed under the MIT License. Revision History ---------------- - * Version 1.0 ‹2017/06/19› + * Version 1.0b ‹2017/06/29› + - Bug fix. + * Version 1.0a ‹2017/06/19› + - Driver options. + - Options `dumpmap` and `dumpmaptl`. + - Alias `jis2004` for the option `prefer2004jis`. + - (experimental) Preset `yu-win10+`. + * Version 1.0 ‹2017/05/31› - The long-deprecated presets are now abolished. - The package pxjafont is deprecated. - Now `directunicode*` does not need japanese-otf. diff --git a/Master/texmf-dist/doc/platex/pxchfon/pxchfon.pdf b/Master/texmf-dist/doc/platex/pxchfon/pxchfon.pdf Binary files differindex d8eeb01ac59..c358a7b7f75 100644 --- a/Master/texmf-dist/doc/platex/pxchfon/pxchfon.pdf +++ b/Master/texmf-dist/doc/platex/pxchfon/pxchfon.pdf diff --git a/Master/texmf-dist/doc/platex/pxchfon/pxchfon.tex b/Master/texmf-dist/doc/platex/pxchfon/pxchfon.tex index ae9536ef9b3..8a0bad4ca41 100644 --- a/Master/texmf-dist/doc/platex/pxchfon/pxchfon.tex +++ b/Master/texmf-dist/doc/platex/pxchfon/pxchfon.tex @@ -10,8 +10,8 @@ \usepackage{metalogo} \usepackage{shortvrb} \MakeShortVerb{\|} -\newcommand{\PkgVersion}{1.0a} -\newcommand{\PkgDate}{2017/06/19} +\newcommand{\PkgVersion}{1.0b} +\newcommand{\PkgDate}{2017/06/29} \newcommand{\Pkg}[1]{\textsf{#1}} \newcommand{\Meta}[1]{$\langle$\mbox{}#1\mbox{}$\rangle$} \newcommand{\Note}{\par\noindent ※} |