summaryrefslogtreecommitdiff
path: root/tex/context/base/mkxl/node-nut.lmt
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkxl/node-nut.lmt')
-rw-r--r--tex/context/base/mkxl/node-nut.lmt3
1 files changed, 3 insertions, 0 deletions
diff --git a/tex/context/base/mkxl/node-nut.lmt b/tex/context/base/mkxl/node-nut.lmt
index dbc4696cc..92e8f0990 100644
--- a/tex/context/base/mkxl/node-nut.lmt
+++ b/tex/context/base/mkxl/node-nut.lmt
@@ -182,6 +182,8 @@ local nuts = {
protrusionskippable = direct.protrusionskippable,
rangedimensions = direct.rangedimensions,
remove = d_remove_node,
+ repack = direct.repack,
+ freeze = direct.freeze,
reverse = direct.reverse,
setattr = direct.setattribute,
setattribute = direct.setattribute,
@@ -275,6 +277,7 @@ local nuts = {
getspeciallist = direct.getspeciallist,
setspeciallist = direct.setspeciallist,
getusedattributes = direct.getusedattributes,
+ gluetostring = direct.gluetostring,
}
nodes.nuts = nuts