summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/mult-prm.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkiv/mult-prm.lua')
-rw-r--r--tex/context/base/mkiv/mult-prm.lua3
1 files changed, 2 insertions, 1 deletions
diff --git a/tex/context/base/mkiv/mult-prm.lua b/tex/context/base/mkiv/mult-prm.lua
index 14035ad5a..72da89718 100644
--- a/tex/context/base/mkiv/mult-prm.lua
+++ b/tex/context/base/mkiv/mult-prm.lua
@@ -538,7 +538,7 @@ return {
"mathordinary",
"mathoverline",
"mathpenaltiesmode",
- "mathpunct",
+ "mathpunctuation",
"mathradical",
"mathrelation",
"mathrightclass",
@@ -972,6 +972,7 @@ return {
"mathcode",
"mathop",
"mathord",
+ "mathpunct",
"mathrel",
"mathsurround",
"maxdeadcycles",