summaryrefslogtreecommitdiff
path: root/tex/context/base/mkxl/node-shp.lmt
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkxl/node-shp.lmt')
-rw-r--r--tex/context/base/mkxl/node-shp.lmt2
1 files changed, 2 insertions, 0 deletions
diff --git a/tex/context/base/mkxl/node-shp.lmt b/tex/context/base/mkxl/node-shp.lmt
index a4171e379..983d2dbbe 100644
--- a/tex/context/base/mkxl/node-shp.lmt
+++ b/tex/context/base/mkxl/node-shp.lmt
@@ -30,6 +30,8 @@ local implement = interfaces.implement
local actions = tasks.actions("shipouts")
+handlers.finalizelist = actions
+
function handlers.finalizebox(box)
actions(getbox(box)) -- nut
end