summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/mult-prm.lua
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2020-05-08 14:05:12 +0200
committerContext Git Mirror Bot <phg@phi-gamma.net>2020-05-08 14:05:12 +0200
commit7e3b7014c7818aa18edfbdc80596eaed8e8bdd86 (patch)
tree333a251e16f0dae68b04b17b439b0152be5e1b15 /tex/context/base/mkiv/mult-prm.lua
parent352a2686282e95b2869728f8f321688f7e216d80 (diff)
downloadcontext-7e3b7014c7818aa18edfbdc80596eaed8e8bdd86.tar.gz
2020-05-08 13:27:00
Diffstat (limited to 'tex/context/base/mkiv/mult-prm.lua')
-rw-r--r--tex/context/base/mkiv/mult-prm.lua8
1 files changed, 8 insertions, 0 deletions
diff --git a/tex/context/base/mkiv/mult-prm.lua b/tex/context/base/mkiv/mult-prm.lua
index 36a8cd8e5..0d2475d93 100644
--- a/tex/context/base/mkiv/mult-prm.lua
+++ b/tex/context/base/mkiv/mult-prm.lua
@@ -96,6 +96,7 @@ return {
"Umathcharnum",
"Umathcharnumdef",
"Umathcharslot",
+ "Umathclass",
"Umathclosebinspacing",
"Umathcloseclosespacing",
"Umathcloseinnerspacing",
@@ -205,7 +206,9 @@ return {
"Umathunderdelimiterbgap",
"Umathunderdelimitervgap",
"Umiddle",
+ "Unosubprescript",
"Unosubscript",
+ "Unosuperprescript",
"Unosuperscript",
"Uover",
"Uoverdelimiter",
@@ -221,7 +224,9 @@ return {
"Ustopdisplaymath",
"Ustopmath",
"Ustyle",
+ "Usubprescript",
"Usubscript",
+ "Usuperprescript",
"Usuperscript",
"Uunderdelimiter",
"Uvextensible",
@@ -321,10 +326,13 @@ return {
"luabytecode",
"luabytecodecall",
"luacopyinputnodes",
+ "luacountfunction",
"luadef",
+ "luadimenfunction",
"luaescapestring",
"luafunction",
"luafunctioncall",
+ "luaskipfunction",
"luatexbanner",
"luatexrevision",
"luatexversion",