summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/mult-def.lua
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2022-01-18 11:52:31 +0100
committerContext Git Mirror Bot <phg@phi-gamma.net>2022-01-18 11:52:31 +0100
commita16a68418d3acc0cfa13b8e5a5409263e4c2fedb (patch)
treedb4f1423c09c9953b11e78e4c3be3af99631199f /tex/context/base/mkiv/mult-def.lua
parent7bf27c6f21e1054c3753515d363d1196228467c9 (diff)
downloadcontext-a16a68418d3acc0cfa13b8e5a5409263e4c2fedb.tar.gz
2022-01-18 10:51:00
Diffstat (limited to 'tex/context/base/mkiv/mult-def.lua')
-rw-r--r--tex/context/base/mkiv/mult-def.lua6
1 files changed, 6 insertions, 0 deletions
diff --git a/tex/context/base/mkiv/mult-def.lua b/tex/context/base/mkiv/mult-def.lua
index d42132689..e294e65d1 100644
--- a/tex/context/base/mkiv/mult-def.lua
+++ b/tex/context/base/mkiv/mult-def.lua
@@ -10048,6 +10048,12 @@ return {
["en"]="mathstyle",
["fr"]="stylemath",
},
+ ["mathnumeratorstyle"]={
+ ["en"]="mathnumeratorstyle",
+ },
+ ["mathdenominatorstyle"]={
+ ["en"]="mathdenominatorstyle",
+ },
["max"]={
["cs"]="max",
["de"]="max",