diff options
author | Karl Berry <karl@freefriends.org> | 2017-06-19 21:07:53 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-06-19 21:07:53 +0000 |
commit | f8ed04bfbe02db29955eb79d79e0cd6aaf820485 (patch) | |
tree | 5a570c8c438ac7378633f8174cbb75893351003a /Master/texmf-dist/doc/platex/pxbase | |
parent | 787b1d312f205766480ce986a9f98548cc396dae (diff) |
pxbase (19jun17)
git-svn-id: svn://tug.org/texlive/trunk@44640 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/platex/pxbase')
-rw-r--r-- | Master/texmf-dist/doc/platex/pxbase/README-ja.md | 3 | ||||
-rw-r--r-- | Master/texmf-dist/doc/platex/pxbase/README.md | 1 | ||||
-rw-r--r-- | Master/texmf-dist/doc/platex/pxbase/pxbabel.pdf | bin | 150787 -> 151118 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/platex/pxbase/pxbabel.tex | 4 |
4 files changed, 6 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/platex/pxbase/README-ja.md b/Master/texmf-dist/doc/platex/pxbase/README-ja.md index 58b2e47666e..bbe319c0710 100644 --- a/Master/texmf-dist/doc/platex/pxbase/README-ja.md +++ b/Master/texmf-dist/doc/platex/pxbase/README-ja.md @@ -165,6 +165,9 @@ upLaTeX の場合: 更新履歴 -------- + * Version 1.1a 〈2017/06/19〉 + - バグ修正。 + * Version 1.1 〈2017/05/29〉 - 内容の整理。 ※バージョンの値は BXbase と合致させて 1.1 版とした。 diff --git a/Master/texmf-dist/doc/platex/pxbase/README.md b/Master/texmf-dist/doc/platex/pxbase/README.md index 60016a18bea..e531ff8670f 100644 --- a/Master/texmf-dist/doc/platex/pxbase/README.md +++ b/Master/texmf-dist/doc/platex/pxbase/README.md @@ -67,6 +67,7 @@ README-ja.md). Revision History ---------------- + * Version 1.1a 〈2017/06/19〉 * Version 1.1 〈2017/05/29〉 * Version 0.5i 〈2017/05/04〉 ― for CTAN * Version 0.9b 〈2012/08/19〉 diff --git a/Master/texmf-dist/doc/platex/pxbase/pxbabel.pdf b/Master/texmf-dist/doc/platex/pxbase/pxbabel.pdf Binary files differindex fc348b92bd8..31ca6c1b778 100644 --- a/Master/texmf-dist/doc/platex/pxbase/pxbabel.pdf +++ b/Master/texmf-dist/doc/platex/pxbase/pxbabel.pdf diff --git a/Master/texmf-dist/doc/platex/pxbase/pxbabel.tex b/Master/texmf-dist/doc/platex/pxbase/pxbabel.tex index 733babd1ff6..d8ad548b279 100644 --- a/Master/texmf-dist/doc/platex/pxbase/pxbabel.tex +++ b/Master/texmf-dist/doc/platex/pxbase/pxbabel.tex @@ -3,8 +3,8 @@ \documentclass[a4paper,uplatex]{jsarticle} \usepackage{shortvrb} \MakeShortVerb{\|} -\newcommand{\PkgVersion}{1.1} -\newcommand{\PkgDate}{2017/05/29} +\newcommand{\PkgVersion}{1.1a} +\newcommand{\PkgDate}{2017/06/19} \newcommand{\Pkg}[1]{\textsf{#1}} \newcommand{\Meta}[1]{$\langle$\mbox{}#1\mbox{}$\rangle$} \newcommand{\Note}{\par\noindent ※} |