diff options
Diffstat (limited to 'Master/texmf-dist/tex/context/modules/mkiv/x-mathml.lua')
-rw-r--r-- | Master/texmf-dist/tex/context/modules/mkiv/x-mathml.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/context/modules/mkiv/x-mathml.lua b/Master/texmf-dist/tex/context/modules/mkiv/x-mathml.lua index 7d0b42d2108..9650afab824 100644 --- a/Master/texmf-dist/tex/context/modules/mkiv/x-mathml.lua +++ b/Master/texmf-dist/tex/context/modules/mkiv/x-mathml.lua @@ -187,6 +187,7 @@ local i_replacements = { ["true"] = "{\\mathrm true}", ["declare"] = "{\\mathrm declare}", ["as"] = "{\\mathrm as}", + } -- we could use a metatable or when accessing fallback on the |