From 4831ec8b98dbd0b637271f601c288960f9259bfc Mon Sep 17 00:00:00 2001 From: Hans Hagen Date: Sun, 18 Apr 2021 19:27:46 +0200 Subject: 2021-04-18 18:07:00 --- tex/context/modules/mkiv/x-asciimath.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'tex/context/modules/mkiv/x-asciimath.lua') diff --git a/tex/context/modules/mkiv/x-asciimath.lua b/tex/context/modules/mkiv/x-asciimath.lua index edad3f575..fdcab141c 100644 --- a/tex/context/modules/mkiv/x-asciimath.lua +++ b/tex/context/modules/mkiv/x-asciimath.lua @@ -1403,6 +1403,7 @@ local function collapse_stupids(t) if type(one) == "table" then one = collapse(one,level) t[m] = current .. "{" .. one .. "}" +-- t[m] = current .. "\\begingroup" .. one .. "\\endgroup" i = i + 2 else t[m] = current -- cgit v1.2.3