summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/alephdir/ceostuff.ch
diff options
context:
space:
mode:
authorHironobu Yamashita <h.y.acetaminophen@gmail.com>2018-03-24 15:07:44 +0000
committerHironobu Yamashita <h.y.acetaminophen@gmail.com>2018-03-24 15:07:44 +0000
commita569f02db490f7f6375dd338d373e8705a45280d (patch)
tree61d563222d5cac86acdc224baa877ab6e206ccca /Build/source/texk/web2c/alephdir/ceostuff.ch
parent74a63868a9d04a23fd3974977267f7f307841884 (diff)
alephdir: same fix as r47096 for \lastnodetype
git-svn-id: svn://tug.org/texlive/trunk@47102 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/alephdir/ceostuff.ch')
-rw-r--r--Build/source/texk/web2c/alephdir/ceostuff.ch7
1 files changed, 7 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/alephdir/ceostuff.ch b/Build/source/texk/web2c/alephdir/ceostuff.ch
index 06d7e6afd85..e7dfb75bd96 100644
--- a/Build/source/texk/web2c/alephdir/ceostuff.ch
+++ b/Build/source/texk/web2c/alephdir/ceostuff.ch
@@ -1,6 +1,13 @@
% still more web2c stuff for the e-TeX part of Aleph
% this will be merged into the others soon
+@x [16.215] - e-TeX last_node_type
+last_glue:=max_halfword; last_penalty:=0; last_kern:=0;
+@y
+last_glue:=max_halfword; last_penalty:=0; last_kern:=0;
+last_node_type:=-1;
+@z
+
@x [51.1332] l.24203 (ca.) texarray
line_stack:=xmalloc_array (integer, max_in_open);
@y