summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/xetexdir/xetex.web
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/web2c/xetexdir/xetex.web')
-rw-r--r--Build/source/texk/web2c/xetexdir/xetex.web4
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/web2c/xetexdir/xetex.web b/Build/source/texk/web2c/xetexdir/xetex.web
index 81b450cdce5..842f88eccff 100644
--- a/Build/source/texk/web2c/xetexdir/xetex.web
+++ b/Build/source/texk/web2c/xetexdir/xetex.web
@@ -30038,8 +30038,8 @@ end
@ @<Save current position to |pdf_last_x_pos|, |pdf_last_y_pos|@>=
begin
- pdf_last_x_pos:=cur_h + cur_h_offset;
- pdf_last_y_pos:=cur_page_height - cur_v - cur_v_offset
+ pdf_last_x_pos:=cur_h + 4736286;
+ pdf_last_y_pos:=cur_page_height - cur_v - 4736286;
end
@ @<Calculate page dimensions and margins@>=