summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/enctex.ch
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-02-13 02:14:44 +0000
committerKarl Berry <karl@freefriends.org>2021-02-13 02:14:44 +0000
commitbb00ea3d16a96a5d17f2f29be8feab8e44d3ed90 (patch)
tree209e274668a4765992a8b1abf03c43cb89a06973 /Build/source/texk/web2c/enctex.ch
parent49c443783018e706f09ac76ad1e1eb2413272b68 (diff)
\tracingstacklevels: new cross-engine parameter proposed and implemented by Petr Olsak
git-svn-id: svn://tug.org/texlive/trunk@57724 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/enctex.ch')
-rw-r--r--Build/source/texk/web2c/enctex.ch12
1 files changed, 6 insertions, 6 deletions
diff --git a/Build/source/texk/web2c/enctex.ch b/Build/source/texk/web2c/enctex.ch
index c0f5bfe4fa5..4920a8f9fb3 100644
--- a/Build/source/texk/web2c/enctex.ch
+++ b/Build/source/texk/web2c/enctex.ch
@@ -93,13 +93,13 @@ k:=first; while k < last do begin print_buffer(k) end;
% encTeX: \mubytein \mubyteout \mubytelog and \specialout
@x [17.236] l.4954
-@d web2c_int_pars=web2c_int_base+3 {total number of web2c's integer parameters}
+@d web2c_int_pars=web2c_int_base+4 {total number of web2c's integer parameters}
@y
-@d mubyte_in_code=web2c_int_base+3 {if positive then reading mubytes is active}
-@d mubyte_out_code=web2c_int_base+4 {if positive then printing mubytes is active}
-@d mubyte_log_code=web2c_int_base+5 {if positive then print mubytes to log and terminal}
-@d spec_out_code=web2c_int_base+6 {if positive then print specials by mubytes}
-@d web2c_int_pars=web2c_int_base+7 {total number of web2c's integer parameters}
+@d mubyte_in_code=web2c_int_base+4{if positive then reading mubytes is active}
+@d mubyte_out_code=web2c_int_base+5{if positive then printing mubytes is active}
+@d mubyte_log_code=web2c_int_base+6{if positive then print mubytes to log and terminal}
+@d spec_out_code=web2c_int_base+7 {if positive then print specials by mubytes}
+@d web2c_int_pars=web2c_int_base+8 {total number of web2c's integer parameters}
@z
% encTeX: \mubytein \mubyteout \mubytelog and \specialout