summaryrefslogtreecommitdiff
path: root/tex/context/base/mult-low.lua
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2014-06-01 13:44:00 +0200
committerHans Hagen <pragma@wxs.nl>2014-06-01 13:44:00 +0200
commitca16b82275f15170ca269f77b9dd9b0e29bbd7f6 (patch)
treed5a68f87d7d5f27d123adb0944ffc00e75257ba4 /tex/context/base/mult-low.lua
parent734668b53af40fe48edadf817b87acd5b2ccc3b3 (diff)
downloadcontext-ca16b82275f15170ca269f77b9dd9b0e29bbd7f6.tar.gz
beta 2014.06.01 13:44
Diffstat (limited to 'tex/context/base/mult-low.lua')
-rw-r--r--tex/context/base/mult-low.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/tex/context/base/mult-low.lua b/tex/context/base/mult-low.lua
index 2bae5a0b0..faa1302a9 100644
--- a/tex/context/base/mult-low.lua
+++ b/tex/context/base/mult-low.lua
@@ -126,7 +126,7 @@ return {
"twoperemspace", "threeperemspace", "fourperemspace", "fiveperemspace", "sixperemspace",
"figurespace", "punctuationspace", "hairspace",
"zerowidthspace", "zerowidthnonjoiner", "zerowidthjoiner", "zwnj", "zwj",
- "optionalspace",
+ "optionalspace", "asciispacechar",
},
["helpers"] = {
--
@@ -241,7 +241,7 @@ return {
"removetoks", "appendtoks", "prependtoks", "appendtotoks", "prependtotoks", "to",
--
"endgraf", "endpar", "everyendpar", "reseteverypar", "finishpar", "empty", "null", "space", "quad", "enspace", "nbsp",
- "obeyspaces", "obeylines", "obeyedspace", "obeyedline",
+ "obeyspaces", "obeylines", "obeyedspace", "obeyedline", "obeyedtab", "obeyedpage",
"normalspace",
--
"executeifdefined",