summaryrefslogtreecommitdiff
path: root/source/luametatex/source/tex/texpackaging.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/luametatex/source/tex/texpackaging.h')
-rw-r--r--source/luametatex/source/tex/texpackaging.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/luametatex/source/tex/texpackaging.h b/source/luametatex/source/tex/texpackaging.h
index b96d31353..5fd4bf9e4 100644
--- a/source/luametatex/source/tex/texpackaging.h
+++ b/source/luametatex/source/tex/texpackaging.h
@@ -27,9 +27,11 @@ typedef enum box_codes {
tpack_code,
vpack_code,
hpack_code,
+ dpack_code,
vtop_code, /*tex |chr_code| for |\vtop| */
vbox_code,
hbox_code,
+ dbox_code,
insert_box_code,
insert_copy_code,
local_left_box_box_code,