summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/luatexdir/tex/texnodes.h
diff options
context:
space:
mode:
authorAkira Kakuto <kakuto@fuk.kindai.ac.jp>2016-03-18 23:02:50 +0000
committerAkira Kakuto <kakuto@fuk.kindai.ac.jp>2016-03-18 23:02:50 +0000
commit7c08e78692ed78bd6a10ca95133966ddcc326d4e (patch)
tree313cc3c5f4d525e906d6a5de2428d78fb88aa86b /Build/source/texk/web2c/luatexdir/tex/texnodes.h
parent870b25c98edb0948ac01b134b3ed8447addd82d9 (diff)
web2c/luatexdir: sync with the luatex trunk
git-svn-id: svn://tug.org/texlive/trunk@40069 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/luatexdir/tex/texnodes.h')
-rw-r--r--Build/source/texk/web2c/luatexdir/tex/texnodes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/luatexdir/tex/texnodes.h b/Build/source/texk/web2c/luatexdir/tex/texnodes.h
index cbf983d9736..1f1a4e82964 100644
--- a/Build/source/texk/web2c/luatexdir/tex/texnodes.h
+++ b/Build/source/texk/web2c/luatexdir/tex/texnodes.h
@@ -834,6 +834,7 @@ extern node_info node_data[];
extern node_info whatsit_node_data[];
extern const char *node_subtypes_glue[];
+extern const char *node_subtypes_mathglue[];
extern const char *node_subtypes_leader[];
extern const char *node_subtypes_fill[];
extern const char *node_subtypes_penalty[];