summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/platex-tools/README.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-09-05 22:25:17 +0000
committerKarl Berry <karl@freefriends.org>2019-09-05 22:25:17 +0000
commit60c2355e3e1171022ea67426855e5c475fc441eb (patch)
treec632480a337aae7e52c84d1456a84e3a268f0284 /Master/texmf-dist/doc/latex/platex-tools/README.md
parentcee5f05c223e6cd6bd2b375f08ef37bcaf96d87c (diff)
platex-tools (5sep19)
git-svn-id: svn://tug.org/texlive/trunk@52033 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/platex-tools/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/platex-tools/README.md15
1 files changed, 10 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/latex/platex-tools/README.md b/Master/texmf-dist/doc/latex/platex-tools/README.md
index 51d952a3b86..b1d55da4cc8 100644
--- a/Master/texmf-dist/doc/latex/platex-tools/README.md
+++ b/Master/texmf-dist/doc/latex/platex-tools/README.md
@@ -27,20 +27,25 @@ and some additional packages are included.
Patch for multicol.sty (latex-tools) to support
`\footnote` in vertical writing.
Can be used on pLaTeX/upLaTeX.
+- pxxspace.sty:
+ Patch for xspace.sty (latex-tools) to fix
+ interword spacing with Japanese characters.
+ Can be used on pLaTeX/upLaTeX.
+ Version 0.2 was written by Takayuki YATO in 2019
+ (https://gist.github.com/zr-tex8r/7de76036846e149bc28ec6399a683e3a),
+ and incorporated into this bundle by his courtesy.
- pxeverysel.sty:
Patch for everysel.sty (ms) to improve
compatibility with Japanese font selection in pLaTeX.
Can be used on pLaTeX/upLaTeX.
- Previous version of this package (v0.1) was written by
- Takayuki YATO in 2015
+ Version 0.1 was written by Takayuki YATO in 2015
(https://gist.github.com/zr-tex8r/48c6910bbbe2f41d72de),
and incorporated into this bundle by his courtesy.
- pxeveryshi.sty:
Patch for everyshi.sty (ms) to support
Japanese classes for vertical writing.
Can be used on pLaTeX/upLaTeX.
- Previous version of this package (v0.1) was written by
- Takayuki YATO in 2012
+ Version 0.1 was written by Takayuki YATO in 2012
(https://gist.github.com/zr-tex8r/2702969),
and incorporated into this bundle by his courtesy.
- pxatbegshi.sty:
@@ -78,6 +83,6 @@ the 3-clause BSD license (see [LICENSE](./LICENSE)).
## Release Date
-2018-11-25
+2019-09-05
Hironobu Yamashita