summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/xetexdir
diff options
context:
space:
mode:
authorAndreas Scherer <andreas_tex@freenet.de>2024-06-19 13:43:59 +0000
committerAndreas Scherer <andreas_tex@freenet.de>2024-06-19 13:43:59 +0000
commit7abded4fe9ce9501976192b9db9c72cbe6d465e4 (patch)
tree4cd2976f5e5b605bfa305fd9d8ae68d3f8a0ba3d /Build/source/texk/web2c/xetexdir
parent8e81e3b4a2bbb341cffdcd6a5a3ce1d46f18581b (diff)
[WEB] Recount initial changes for eTeX, pdfTeX, and XeTeX.
git-svn-id: svn://tug.org/texlive/trunk@71559 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/xetexdir')
-rw-r--r--Build/source/texk/web2c/xetexdir/tex.ch010
1 files changed, 5 insertions, 5 deletions
diff --git a/Build/source/texk/web2c/xetexdir/tex.ch0 b/Build/source/texk/web2c/xetexdir/tex.ch0
index ff1d4950cfe..d4f82bc007d 100644
--- a/Build/source/texk/web2c/xetexdir/tex.ch0
+++ b/Build/source/texk/web2c/xetexdir/tex.ch0
@@ -3,7 +3,7 @@
% xetex.web and ../tex.ch
% Public domain.
-@x [8.110] l.2422 - increase |max_halfword|
+@x [9.132] l.3023 - increase |max_halfword|
@d min_halfword==-@"FFFFFFF {smallest allowable value in a |halfword|}
@d max_halfword==@"3FFFFFFF {largest allowable value in a |halfword|}
@y
@@ -11,25 +11,25 @@
@d max_halfword==65535 {largest allowable value in a |halfword|}
@z
-@x [15.209] l.4165 - additional XeTeX commands
+@x [16.235] l.5026 - additional XeTeX commands
@d shorthand_def=97 {code definition ( \.{\\chardef}, \.{\\countdef}, etc.~)}
@y
@d shorthand_def=95 {code definition ( \.{\\chardef}, \.{\\countdef}, etc.~)}
@z
-@x [17.230] l.4731 - MLTeX: char_sub_code_base
+@x [18.256] l.5637 - MLTeX: char_sub_code_base
@d int_base=math_code_base+number_usvs {beginning of region 5}
@y
@d int_base=math_code_base+256 {beginning of region 5}
@z
-@x [17.236] l.4960 - first web2c, then e-TeX additional integer parameters
+@x [18.262] l.5872 - first web2c, then e-TeX additional integer parameters
@d tex_int_pars=55 {total number of \TeX's integer parameters}
@y
@d int_pars=55 {total number of integer parameters}
@z
-@x [36.749] l.14638 - MLTeX: avoid substitution in |make_op|
+@x [38.793] l.18087 - MLTeX: avoid substitution in |make_op|
begin c:=rem_byte(cur_i); i:=char_info(cur_f)(c);
@y
begin c:=rem_byte(cur_i); i:=char_info(cur_f)(c);