summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/mult-low.lua
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2020-11-18 19:42:13 +0100
committerContext Git Mirror Bot <phg@phi-gamma.net>2020-11-18 19:42:13 +0100
commit5c3cfe6a56aafb26c7fc6e3aaccec7acec9b621a (patch)
tree27d9a0d85c7cff3ca882d4632b69ac62b091ec17 /tex/context/base/mkiv/mult-low.lua
parent018176e75a7b4f3aeeb053cc31928cbaff8442f4 (diff)
downloadcontext-5c3cfe6a56aafb26c7fc6e3aaccec7acec9b621a.tar.gz
2020-11-18 19:16:00
Diffstat (limited to 'tex/context/base/mkiv/mult-low.lua')
-rw-r--r--tex/context/base/mkiv/mult-low.lua6
1 files changed, 5 insertions, 1 deletions
diff --git a/tex/context/base/mkiv/mult-low.lua b/tex/context/base/mkiv/mult-low.lua
index e72c3ab22..be507394d 100644
--- a/tex/context/base/mkiv/mult-low.lua
+++ b/tex/context/base/mkiv/mult-low.lua
@@ -161,7 +161,7 @@ return {
"automaticpenaltyhyphenationmodecode", "explicitpenaltyhyphenationmodecode",
"permitgluehyphenationmodecode", "permitallhyphenationmodecode", "permitmathreplacehyphenationmodecode",
--
- "normalizelinemodecode", "indentskipmodecode", "swaphangindentmodecode", "swapparskipmodecode", "breakafterdirmodecode",
+ "normalizelinecode", "parindentskipcode", "swaphangindentcode", "swapparsshapecode", "breakafterdircode", "removemarginkernscode",
--
"noligaturingcode", "nokerningcode", "noleftligaturecode", "noleftkerncode", "norightligaturecode", "norightkerncode",
"noexpansioncode", "noprotrusioncode",
@@ -257,6 +257,10 @@ return {
"scratchbox", "globalscratchbox", "privatescratchbox",
"scratchmacro", "scratchmacroone", "scratchmacrotwo",
--
+ "scratchconditiontrue", "scratchconditionfalse", "ifscratchcondition",
+ "scratchconditiononetrue", "scratchconditiononefalse", "ifscratchconditionone",
+ "scratchconditiontwotrue", "scratchconditiontwofalse", "ifscratchconditiontwo",
+ --
"globalscratchcounterone", "globalscratchcountertwo", "globalscratchcounterthree",
--
"groupedcommand", "groupedcommandcs",