summaryrefslogtreecommitdiff
path: root/tex/context/base/mkxl/task-ini.lmt
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2021-10-28 11:38:54 +0200
committerContext Git Mirror Bot <phg@phi-gamma.net>2021-10-28 11:38:54 +0200
commitc0e2193b6c379b34fbc589343d31f71e02513f03 (patch)
tree78e2d71def3ce80cf233c79279dcfddaac18a523 /tex/context/base/mkxl/task-ini.lmt
parenta23982bf3c6cc3c7e34c89a67004e2ef4c6103eb (diff)
downloadcontext-c0e2193b6c379b34fbc589343d31f71e02513f03.tar.gz
2021-10-28 10:19:00
Diffstat (limited to 'tex/context/base/mkxl/task-ini.lmt')
-rw-r--r--tex/context/base/mkxl/task-ini.lmt4
1 files changed, 4 insertions, 0 deletions
diff --git a/tex/context/base/mkxl/task-ini.lmt b/tex/context/base/mkxl/task-ini.lmt
index 78d7ab657..0018ed690 100644
--- a/tex/context/base/mkxl/task-ini.lmt
+++ b/tex/context/base/mkxl/task-ini.lmt
@@ -151,6 +151,8 @@ appendaction("everypar", "normalizers", "nodes.handlers.checkparcounter",
appendaction("alignments", "normalizers", "nodes.handlers.aligncharacter", nil, "nut", "disabled" )
+appendaction("localboxes", "lists", "typesetters.localboxes.handler", nil, "nut", "enabled" )
+
-- some protection
freezecallbacks("find_.*_file", "find file using resolver")
@@ -189,6 +191,8 @@ freezegroup("everypar", "normalizers")
freezegroup("alignments", "normalizers")
+freezegroup("localboxes", "lists")
+
-- new: disabled here
directives.register("nodes.basepass", function(v)