summaryrefslogtreecommitdiff
path: root/tex/context/base/task-ini.lua
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2014-06-22 19:58:00 +0200
committerHans Hagen <pragma@wxs.nl>2014-06-22 19:58:00 +0200
commita9c288d372917c485a2882593ed18c8044bf82f1 (patch)
tree5dde88ef6591400030e42184ec2913b08ad394b9 /tex/context/base/task-ini.lua
parent460d0ab518e3f51383c332b82045fe3ee14ca255 (diff)
downloadcontext-a9c288d372917c485a2882593ed18c8044bf82f1.tar.gz
beta 2014.06.22 19:58
Diffstat (limited to 'tex/context/base/task-ini.lua')
-rw-r--r--tex/context/base/task-ini.lua5
1 files changed, 3 insertions, 2 deletions
diff --git a/tex/context/base/task-ini.lua b/tex/context/base/task-ini.lua
index 3dc5e71b4..e47d71105 100644
--- a/tex/context/base/task-ini.lua
+++ b/tex/context/base/task-ini.lua
@@ -41,7 +41,7 @@ appendaction("processors", "words", "builders.kernel.hyphenation")
appendaction("processors", "words", "languages.words.check") -- disabled -- might move up, no disc check needed then
appendaction("processors", "words", "typesetters.initials.handler") -- disabled -- might move up
-appendaction("processors", "words", "typesetters.firstlines.handler") -- disabled -- might move up
+appendaction("processors", "words", "typesetters.firstlines.handler") -- disabled -- might move down
appendaction("processors", "fonts", "builders.paragraphs.solutions.splitters.split") -- experimental
appendaction("processors", "fonts", "nodes.handlers.characters") -- maybe todo
@@ -57,7 +57,8 @@ appendaction("processors", "lists", "typesetters.spacings.handler")
appendaction("processors", "lists", "typesetters.kerns.handler") -- disabled
appendaction("processors", "lists", "typesetters.digits.handler") -- disabled (after otf handling)
appendaction("processors", "lists", "typesetters.italics.handler") -- disabled (after otf/kern handling)
-------------("processors", "lists", "typesetters.initials.handler") -- disabled
+
+-- appendaction("processors", "lists", "typesetters.initials.handler") -- disabled
appendaction("shipouts", "normalizers", "builders.paragraphs.expansion.trace") -- disabled
appendaction("shipouts", "normalizers", "nodes.handlers.cleanuppage") -- disabled