summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/mult-low.lua
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2021-04-21 12:14:45 +0200
committerContext Git Mirror Bot <phg@phi-gamma.net>2021-04-21 12:14:45 +0200
commit8beb3b723a828ee7e1a12677b6ef04506ceac45f (patch)
tree71e92596788b0a791434ff271f8a7517e813167f /tex/context/base/mkiv/mult-low.lua
parent5ca0a10c8ee7333320b58b2ae02e902e51f27449 (diff)
downloadcontext-8beb3b723a828ee7e1a12677b6ef04506ceac45f.tar.gz
2021-04-21 11:39:00
Diffstat (limited to 'tex/context/base/mkiv/mult-low.lua')
-rw-r--r--tex/context/base/mkiv/mult-low.lua8
1 files changed, 5 insertions, 3 deletions
diff --git a/tex/context/base/mkiv/mult-low.lua b/tex/context/base/mkiv/mult-low.lua
index eb4918980..592645b8c 100644
--- a/tex/context/base/mkiv/mult-low.lua
+++ b/tex/context/base/mkiv/mult-low.lua
@@ -159,12 +159,14 @@ return {
"wildcardsymbol",
--
"normalhyphenationmodecode", "automatichyphenationmodecode", "explicithyphenationmodecode",
- "syllablehyphenationmodecode", "uppercasehyphenationmodecode", "completehyphenationmodecode",
+ "syllablehyphenationmodecode", "uppercasehyphenationmodecode", "collapsehyphenationmodecode",
"compoundhyphenationmodecode", "strictstarthyphenationmodecode", "strictendhyphenationmodecode",
"automaticpenaltyhyphenationmodecode", "explicitpenaltyhyphenationmodecode",
"permitgluehyphenationmodecode", "permitallhyphenationmodecode", "permitmathreplacehyphenationmodecode",
"forcecheckhyphenationmodecode", "lazyligatureshyphenationmodecode", "forcehandlerhyphenationmodecode",
- "feedbackcompoundhyphenationmodecode", "ignoreboundshyphenationmodecode", "collapsehyphenationmodecode",
+ "feedbackcompoundhyphenationmodecode", "ignoreboundshyphenationmodecode",
+ --
+ "partialhyphenationmodecode", "completehyphenationmodecode",
--
"normalizelinecode", "parindentskipcode", "swaphangindentcode", "swapparsshapecode", "breakafterdircode", "removemarginkernscode",
"clipwidthcode", "flattendiscretionariescode",
@@ -514,7 +516,7 @@ return {
"synchronizelayoutdirection","synchronizedisplaydirection","synchronizeinlinedirection",
"dirlre", "dirrle", "dirlro", "dirrlo",
--
- "lesshyphens", "morehyphens", "nohyphens", "dohyphens",
+ "lesshyphens", "morehyphens", "nohyphens", "dohyphens", "dohyphencollapsing", "nohyphencollapsing",
"compounddiscretionary",
--
"Ucheckedstartdisplaymath", "Ucheckedstopdisplaymath",