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