diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2013-11-21 10:44:15 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2013-11-21 10:44:15 +0000 |
commit | e8842c31c15e613f8cb08a582bdbdf889ce78dce (patch) | |
tree | a9edf1e758d91d619510b2094c69167c6f44f3a4 /Build/source/texk/web2c/ptexdir | |
parent | 4d611818efd68a3a22bc32c3a3e2969987714748 (diff) |
e-TeX: Fix hyphenation of LR and RL text and adapt e-(u)pTeX
git-svn-id: svn://tug.org/texlive/trunk@32197 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/ptexdir')
-rw-r--r-- | Build/source/texk/web2c/ptexdir/ChangeLog | 4 | ||||
-rw-r--r-- | Build/source/texk/web2c/ptexdir/ptex-base.ch | 10 |
2 files changed, 8 insertions, 6 deletions
diff --git a/Build/source/texk/web2c/ptexdir/ChangeLog b/Build/source/texk/web2c/ptexdir/ChangeLog index 30d0a5ec999..c8eeb015152 100644 --- a/Build/source/texk/web2c/ptexdir/ChangeLog +++ b/Build/source/texk/web2c/ptexdir/ChangeLog @@ -1,3 +1,7 @@ +2013-11-18 Peter Breitenlohner <peb@mppmu.mpg.de> + + * ptex-base.ch: Simplify a few change sets. + 2013-08-12 TANAKA Takuji <KXD02663@nifty.ne.jp> * kanji.h, ptex-base.ch, ptex.defines: Allow file names with 0x5c in diff --git a/Build/source/texk/web2c/ptexdir/ptex-base.ch b/Build/source/texk/web2c/ptexdir/ptex-base.ch index fabc9971fb1..9077c77147c 100644 --- a/Build/source/texk/web2c/ptexdir/ptex-base.ch +++ b/Build/source/texk/web2c/ptexdir/ptex-base.ch @@ -4246,18 +4246,16 @@ loop@+ begin if is_char_node(s) then @x [44.968] l.19535 - pTeX: dir_node hlist_node,vlist_node,rule_node:@<Insert glue for |split_top_skip| - and set~|p:=null|@>; @y - hlist_node,vlist_node,dir_node,rule_node: - @<Insert glue for |split_top_skip| and set~|p:=null|@>; + dir_node, + hlist_node,vlist_node,rule_node:@<Insert glue for |split_top_skip| @z @x [44.973] l.19626 - pTeX: dir_node hlist_node,vlist_node,rule_node: begin@t@>@;@/ - cur_height:=cur_height+prev_dp+height(p); prev_dp:=depth(p); @y -hlist_node,vlist_node,dir_node,rule_node: begin@t@>@;@/ - cur_height:=cur_height+prev_dp+height(p); prev_dp:=depth(p); +dir_node, +hlist_node,vlist_node,rule_node: begin@t@>@;@/ @z @x [44.977] l.19710 - pTeX: free box node |