From 612f3d7d548de056b051be189f9c324972355fc9 Mon Sep 17 00:00:00 2001 From: Jonathan Kew Date: Wed, 27 Jun 2007 12:21:28 +0000 Subject: correct handling of glue in RL text git-svn-id: svn://tug.org/texlive/branches/branch2007@4513 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/xetexdir/xetex-new.ch | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Build/source/texk/web2c/xetexdir/xetex-new.ch b/Build/source/texk/web2c/xetexdir/xetex-new.ch index 2b6f69f1f5f..3b2914bf55d 100644 --- a/Build/source/texk/web2c/xetexdir/xetex-new.ch +++ b/Build/source/texk/web2c/xetexdir/xetex-new.ch @@ -6012,6 +6012,11 @@ whatsit_node: goto next_p; @ Here we compute the effective width of a glue node as in |hlist_out|. + +@= +glue_node: begin round_glue; + @; + end; @z @x -- cgit v1.2.3