summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/synctexdir/synctex-rec.ch0
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2012-11-11 11:50:20 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2012-11-11 11:50:20 +0000
commit1ce822853b1272297e4690db12d0e0ecf8eb2f6d (patch)
tree9d16240efb3fe639251c24433fd08362b5be65a0 /Build/source/texk/web2c/synctexdir/synctex-rec.ch0
parent9a2121dc333c83fc07512eea307b52d7f9d91fd2 (diff)
Continue merging XeTeX change files (more)
git-svn-id: svn://tug.org/texlive/trunk@28233 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/synctexdir/synctex-rec.ch0')
-rw-r--r--Build/source/texk/web2c/synctexdir/synctex-rec.ch06
1 files changed, 3 insertions, 3 deletions
diff --git a/Build/source/texk/web2c/synctexdir/synctex-rec.ch0 b/Build/source/texk/web2c/synctexdir/synctex-rec.ch0
index ce74ce86d0d..1ab4f1afa80 100644
--- a/Build/source/texk/web2c/synctexdir/synctex-rec.ch0
+++ b/Build/source/texk/web2c/synctexdir/synctex-rec.ch0
@@ -175,11 +175,11 @@ end
@p procedure vlist_out; {output a |vlist_node| box}
@z
-@x tex.web l.12533
-save_loc:=dvi_offset+dvi_ptr; left_edge:=cur_h; cur_v:=cur_v-height(this_box);
+@x tex.web l.12534
+top_edge:=cur_v;
@y
-save_loc:=dvi_offset+dvi_ptr; left_edge:=cur_h; cur_v:=cur_v-height(this_box);
MISSING @<Start vlist {\sl Sync\TeX} information record@> before cur_v:=cur_v-height(this_box);
+top_edge:=cur_v;
@z
@x tex.web l.12535