summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/task-ini.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkiv/task-ini.lua')
-rw-r--r--tex/context/base/mkiv/task-ini.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/tex/context/base/mkiv/task-ini.lua b/tex/context/base/mkiv/task-ini.lua
index d9ce5dcd5..19fff66b8 100644
--- a/tex/context/base/mkiv/task-ini.lua
+++ b/tex/context/base/mkiv/task-ini.lua
@@ -24,7 +24,7 @@ local enableaction = tasks.enableaction
local freezegroup = tasks.freezegroup
local freezecallbacks = callbacks.freeze
-appendaction("processors", "before", "nodes.properties.attach", nil, "nut", "enabled" )
+------------("processors", "before", "nodes.properties.attach", nil, "nut", "enabled" )
appendaction("processors", "normalizers", "typesetters.periodkerns.handler", nil, "nut", "disabled" )
appendaction("processors", "normalizers", "languages.replacements.handler", nil, "nut", "disabled" )
@@ -81,7 +81,7 @@ appendaction("shipouts", "normalizers", "structures.tags.handler",
appendaction("shipouts", "normalizers", "nodes.handlers.accessibility", nil, "nut", "disabled" )
appendaction("shipouts", "normalizers", "nodes.handlers.backgrounds", nil, "nut", "disabled" )
appendaction("shipouts", "normalizers", "typesetters.rubies.attach", nil, "nut", "disabled" )
-appendaction("shipouts", "normalizers", "nodes.properties.delayed", nil, "nut", "production")
+------------("shipouts", "normalizers", "nodes.properties.delayed", nil, "nut", "production")
appendaction("shipouts", "finishers", "nodes.visualizers.handler", nil, "nut", "disabled" )
appendaction("shipouts", "finishers", "attributes.colors.handler", nil, "nut", "disabled" )