summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/mult-low.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkiv/mult-low.lua')
-rw-r--r--tex/context/base/mkiv/mult-low.lua5
1 files changed, 3 insertions, 2 deletions
diff --git a/tex/context/base/mkiv/mult-low.lua b/tex/context/base/mkiv/mult-low.lua
index 0efd5d30c..ab7e78e18 100644
--- a/tex/context/base/mkiv/mult-low.lua
+++ b/tex/context/base/mkiv/mult-low.lua
@@ -333,8 +333,9 @@ return {
-- "everyendpar",
--
"endgraf", "endpar", "reseteverypar", "finishpar", "empty", "null", "space", "quad", "enspace", "emspace", "charspace", "nbsp", "crlf",
- "obeyspaces", "obeylines", "obeyedspace", "obeyedline", "obeyedtab", "obeyedpage",
- "normalspace",
+ "obeyspaces", "obeylines", "obeytabs", "obeypages", "obeyedspace", "obeyedline", "obeyedtab", "obeyedpage",
+ "normalspace", "naturalspace", "controlspace", "normalspaces",
+ "ignoretabs", "ignorelines", "ignorepages", "ignoreeofs", "setcontrolspaces",
--
"executeifdefined",
--