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, 1 insertions, 1 deletions
diff --git a/tex/context/base/mkxl/node-shp.lmt b/tex/context/base/mkxl/node-shp.lmt
index 7d73d9390..fc149330b 100644
--- a/tex/context/base/mkxl/node-shp.lmt
+++ b/tex/context/base/mkxl/node-shp.lmt
@@ -38,7 +38,7 @@ function handlers.finalizebox(box)
actions(getbox(box)) -- nut
end
-function handlers.finalizelist(list)
+function handlers.finalizelist(list) -- beware of export: block it if needed
actions(list) -- nut
end