summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/mult-prm.lua
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2022-03-24 21:42:40 +0100
committerContext Git Mirror Bot <phg@phi-gamma.net>2022-03-24 21:42:40 +0100
commit6a2738578157926c6ebd64048ddabb7d923b2be5 (patch)
tree908336b6d20b32c00548f2ee75ef8ae947979fb9 /tex/context/base/mkiv/mult-prm.lua
parent188632f4b0f71c5170a20f1b151bde68f603bfd9 (diff)
downloadcontext-6a2738578157926c6ebd64048ddabb7d923b2be5.tar.gz
2022-03-24 21:17:00
Diffstat (limited to 'tex/context/base/mkiv/mult-prm.lua')
-rw-r--r--tex/context/base/mkiv/mult-prm.lua15
1 files changed, 12 insertions, 3 deletions
diff --git a/tex/context/base/mkiv/mult-prm.lua b/tex/context/base/mkiv/mult-prm.lua
index bbc41176b..b366ea336 100644
--- a/tex/context/base/mkiv/mult-prm.lua
+++ b/tex/context/base/mkiv/mult-prm.lua
@@ -77,7 +77,10 @@ return {
"Uhextensible",
"Uleft",
"Umathaccent",
+ "Umathaccentbasedepth",
"Umathaccentbaseheight",
+ "Umathaccentbottomshiftdown",
+ "Umathaccenttopshiftup",
"Umathaccentvariant",
"Umathadapttoleft",
"Umathadapttoright",
@@ -106,6 +109,10 @@ return {
"Umathextrasupprespace",
"Umathextrasupshift",
"Umathextrasupspace",
+ "Umathflattenedaccentbasedepth",
+ "Umathflattenedaccentbaseheight",
+ "Umathflattenedaccentbottomshiftdown",
+ "Umathflattenedaccenttopshiftup",
"Umathfractiondelsize",
"Umathfractiondenomdown",
"Umathfractiondenomvgap",
@@ -143,8 +150,9 @@ return {
"Umathprimeraise",
"Umathprimeshiftdrop",
"Umathprimeshiftup",
- "Umathprimesupspace",
+ "Umathprimespaceafter",
"Umathprimevariant",
+ "Umathprimewidth",
"Umathquad",
"Umathradicaldegreeafter",
"Umathradicaldegreebefore",
@@ -443,12 +451,14 @@ return {
"luatexversion",
"mathaccent",
"mathatom",
+ "mathatomglue",
"mathatomskip",
"mathbackwardpenalties",
- "mathcontrolmode",
+ "mathbeginclass",
"mathdelimitersmode",
"mathdirection",
"mathdisplayskipmode",
+ "mathendclass",
"matheqnogapstep",
"mathfenced",
"mathfencesmode",
@@ -463,7 +473,6 @@ return {
"mathrad",
"mathrulesfam",
"mathrulesmode",
- "mathrulethicknessmode",
"mathscale",
"mathscriptboxmode",
"mathscriptcharmode",