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.lua16
1 files changed, 12 insertions, 4 deletions
diff --git a/tex/context/base/mkiv/mult-prm.lua b/tex/context/base/mkiv/mult-prm.lua
index 410d67a69..14035ad5a 100644
--- a/tex/context/base/mkiv/mult-prm.lua
+++ b/tex/context/base/mkiv/mult-prm.lua
@@ -509,7 +509,9 @@ return {
"mathatomskip",
"mathbackwardpenalties",
"mathbeginclass",
+ "mathbinary",
"mathcheckfencesmode",
+ "mathclose",
"mathdictgroup",
"mathdictproperties",
"mathdirection",
@@ -525,13 +527,20 @@ return {
"mathghost",
"mathgluemode",
"mathgroupingmode",
+ "mathinner",
"mathleftclass",
"mathlimitsmode",
"mathmainstyle",
"mathmiddle",
"mathnolimitsmode",
+ "mathopen",
+ "mathoperator",
+ "mathordinary",
+ "mathoverline",
"mathpenaltiesmode",
+ "mathpunct",
"mathradical",
+ "mathrelation",
"mathrightclass",
"mathrulesfam",
"mathrulesmode",
@@ -545,6 +554,7 @@ return {
"mathsurroundmode",
"mathsurroundskip",
"maththreshold",
+ "mathunderline",
"meaningasis",
"meaningfull",
"meaningless",
@@ -665,6 +675,8 @@ return {
"untraced",
"unvpack",
"variablefam",
+ "virtualhrule",
+ "virtualvrule",
"vpack",
"wordboundary",
"wrapuppar",
@@ -957,13 +969,9 @@ return {
"mathchar",
"mathchardef",
"mathchoice",
- "mathclose",
"mathcode",
- "mathinner",
"mathop",
- "mathopen",
"mathord",
- "mathpunct",
"mathrel",
"mathsurround",
"maxdeadcycles",