diff options
Diffstat (limited to 'Master/texmf-dist/tex/context/base/mkiv/util-mrg.lua')
-rw-r--r-- | Master/texmf-dist/tex/context/base/mkiv/util-mrg.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/context/base/mkiv/util-mrg.lua b/Master/texmf-dist/tex/context/base/mkiv/util-mrg.lua index 690188ef879..bc835bf563a 100644 --- a/Master/texmf-dist/tex/context/base/mkiv/util-mrg.lua +++ b/Master/texmf-dist/tex/context/base/mkiv/util-mrg.lua @@ -113,6 +113,7 @@ local pack = digit * space^1 * operator4 * optionalspacing + optionalspaces * separator * optionalspaces local lines = emptyline^2 / "\n" local spaces = (space * space) / " " +local spaces = (space * space * space * space) / " " ----- spaces = ((space+eol)^1 ) / " " local compact = Cs ( ( |