summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/mult-low.lua
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2020-09-02 21:10:53 +0200
committerContext Git Mirror Bot <phg@phi-gamma.net>2020-09-02 21:10:53 +0200
commit436c9566a219bda323e8ef62e525b4cb7107d31d (patch)
treee80583f97751ed9aaf0428c64fa11c1d76151392 /tex/context/base/mkiv/mult-low.lua
parent91db5eb6c95b185e3f1cc7aa0d04e1aeba1d4941 (diff)
downloadcontext-436c9566a219bda323e8ef62e525b4cb7107d31d.tar.gz
2020-09-02 20:37:00
Diffstat (limited to 'tex/context/base/mkiv/mult-low.lua')
-rw-r--r--tex/context/base/mkiv/mult-low.lua4
1 files changed, 3 insertions, 1 deletions
diff --git a/tex/context/base/mkiv/mult-low.lua b/tex/context/base/mkiv/mult-low.lua
index 51bb9e052..67efa8eff 100644
--- a/tex/context/base/mkiv/mult-low.lua
+++ b/tex/context/base/mkiv/mult-low.lua
@@ -325,7 +325,9 @@ return {
--
"removetoks", "appendtoks", "prependtoks", "appendtotoks", "prependtotoks", "to",
--
- "endgraf", "endpar", "everyendpar", "reseteverypar", "finishpar", "empty", "null", "space", "quad", "enspace", "emspace", "charspace", "nbsp", "crlf",
+ -- "everyendpar",
+ --
+ "endgraf", "endpar", "reseteverypar", "finishpar", "empty", "null", "space", "quad", "enspace", "emspace", "charspace", "nbsp", "crlf",
"obeyspaces", "obeylines", "obeyedspace", "obeyedline", "obeyedtab", "obeyedpage",
"normalspace",
--