summaryrefslogtreecommitdiff
path: root/tex/context/base/mkxl/node-pro.lmt
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkxl/node-pro.lmt')
-rw-r--r--tex/context/base/mkxl/node-pro.lmt4
1 files changed, 4 insertions, 0 deletions
diff --git a/tex/context/base/mkxl/node-pro.lmt b/tex/context/base/mkxl/node-pro.lmt
index 0376292a2..9a60e2fb1 100644
--- a/tex/context/base/mkxl/node-pro.lmt
+++ b/tex/context/base/mkxl/node-pro.lmt
@@ -48,6 +48,10 @@ do
before = false
end
+ local prependaction = tasks.prependaction
+ local appendaction = tasks.appendaction
+ local enableaction = tasks.enableaction
+
trackers.register("nodes.callbacks", function(v)
if not v then
disableaction("processors","nodes.processors.trace_glyph_run_b")