summaryrefslogtreecommitdiff
path: root/tex/context/base/mkxl/node-shp.lmt
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2021-06-11 18:38:44 +0200
committerContext Git Mirror Bot <phg@phi-gamma.net>2021-06-11 18:38:44 +0200
commitc2d1340b17aab1f84717895516c128dc2552c199 (patch)
treea516aa0b0b5cfa51c2b5cc280ffb466f238cb55e /tex/context/base/mkxl/node-shp.lmt
parent78aafeff01160ce000074e88a1eaf2cd4b7fbce6 (diff)
downloadcontext-c2d1340b17aab1f84717895516c128dc2552c199.tar.gz
2021-06-11 17:57:00
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