summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/alephdir/eoeqtb.ch
blob: f2ce7917a57301b184a1cba1ebc4eb59bd8f2b69 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
% This changefile gets rid of all the remaining eqtb references
% and fixes other similar issues
% (hopefully ...)
%----------------------------------------
@x
begin if eTeX_ex and(eqtb[p].int=w) then
@y
begin if eTeX_ex and(new_eqtb_int(p)=w) then
@z
%----------------------------------------
% eomega.web line 29099
@x
@d eTeX_state(#)==eqtb[eTeX_state_base+#].int {an \eTeX\ state variable}
@y
@d eTeX_state(#)==new_eqtb_int(eTeX_state_base+#) {an \eTeX\ state variable}
@z
%----------------------------------------
@x
@d eTeX_revision_code=6 {command code for \.{\\eTeXrevision}}
@y
@d eTeX_revision_code=job_name_code+1 {command code for \.{\\eTeXrevision}}
@z