diff options
author | Hironobu Yamashita <h.y.acetaminophen@gmail.com> | 2017-09-07 11:22:02 +0000 |
---|---|---|
committer | Hironobu Yamashita <h.y.acetaminophen@gmail.com> | 2017-09-07 11:22:02 +0000 |
commit | 289540b2c818a81d7e36513888655ef0ecac1535 (patch) | |
tree | bbf6a234492fc965e6625d4853e3e938da4ae048 | |
parent | d398c9a4bd2ecc32141285102a53e51122e6438a (diff) |
ptex-base.ch: comment for p3.7.2
git-svn-id: svn://tug.org/texlive/trunk@45238 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Build/source/texk/web2c/ptexdir/ChangeLog | 2 | ||||
-rw-r--r-- | Build/source/texk/web2c/ptexdir/ptex-base.ch | 3 |
2 files changed, 3 insertions, 2 deletions
diff --git a/Build/source/texk/web2c/ptexdir/ChangeLog b/Build/source/texk/web2c/ptexdir/ChangeLog index 189672e7432..8a34f3c83ae 100644 --- a/Build/source/texk/web2c/ptexdir/ChangeLog +++ b/Build/source/texk/web2c/ptexdir/ChangeLog @@ -1,4 +1,4 @@ -2017-09-03 Hironori Kitagawa <h_kitagawa2001@yahoo.co.jp> +2017-09-07 Hironori Kitagawa <h_kitagawa2001@yahoo.co.jp> * ptex-base.ch: More restrictions on direction change commands. - Direction change is not allowed in unrestricted horizontal mode, diff --git a/Build/source/texk/web2c/ptexdir/ptex-base.ch b/Build/source/texk/web2c/ptexdir/ptex-base.ch index a32425b8b95..3ff28c1b914 100644 --- a/Build/source/texk/web2c/ptexdir/ptex-base.ch +++ b/Build/source/texk/web2c/ptexdir/ptex-base.ch @@ -56,6 +56,7 @@ % with non-vanishing \ybaselineshift. % (2016-06-06) AK Hironori Kitagawa fixed a bug in check_box(box_p:pointer). % pTeX p3.7.1. +% (2017-09-07) HK pTeX p3.7.2 More restrictions on direction change commands. % @x @@ -69,7 +70,7 @@ @d banner==TeX_banner @d banner_k==TeX_banner_k @y -@d pTeX_version_string=='-p3.7.1' {current \pTeX\ version} +@d pTeX_version_string=='-p3.7.2' {current \pTeX\ version} @# @d pTeX_banner=='This is pTeX, Version 3.14159265',pTeX_version_string @d pTeX_banner_k==pTeX_banner |