summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/eptexdir/etex.ch0
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2011-01-19 09:25:09 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2011-01-19 09:25:09 +0000
commitba0525ab1357402db941d4e2e6da5cd579ab2056 (patch)
tree1e4947c88c2c706a0cb63401ef2de6f6dfb66965 /Build/source/texk/web2c/eptexdir/etex.ch0
parenta60f5ea755bf71fb0df1a975af1082474c52f6d5 (diff)
pTeX's \lastkern etc and epTeX's \lastnodetype
git-svn-id: svn://tug.org/texlive/trunk@21124 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/eptexdir/etex.ch0')
-rw-r--r--Build/source/texk/web2c/eptexdir/etex.ch08
1 files changed, 8 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/eptexdir/etex.ch0 b/Build/source/texk/web2c/eptexdir/etex.ch0
index 45ccb8246c0..4b5b8365104 100644
--- a/Build/source/texk/web2c/eptexdir/etex.ch0
+++ b/Build/source/texk/web2c/eptexdir/etex.ch0
@@ -16,6 +16,14 @@ if q=null then cur_val:=0 @+else cur_val:=mem[q+m].sc;
if box(cur_val)=null then cur_val:=0 @+else cur_val:=mem[box(cur_val)+m].sc;
@z
+@x [26.424]
+ else cur_val:=unset_node+2;
+ end; {there are no other cases}
+@y
+ else cur_val:=unset_node+2;
+ end {there are no other cases}
+@z
+
@x [27.468]
@d etex_convert_base=5 {base for \eTeX's command codes}
@d eTeX_revision_code=etex_convert_base {command code for \.{\\eTeXrevision}}