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.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 6338bff40..2cb38e8a3 100644
--- a/tex/context/base/mkiv/mult-prm.lua
+++ b/tex/context/base/mkiv/mult-prm.lua
@@ -32,14 +32,11 @@ return {
"iffontchar",
"interactionmode",
"interlinepenalties",
- "lastchkdim",
- "lastchknum",
"lastlinefit",
"lastnodetype",
"marks",
"muexpr",
"mutoglue",
- "numericscale",
"numexpr",
"pagediscards",
"parshapedimen",
@@ -120,6 +117,10 @@ return {
"Umathdelimiterovervariant",
"Umathdelimiterundervariant",
"Umathdenominatorvariant",
+ "Umathextrasubpreshift",
+ "Umathextrasubshift",
+ "Umathextrasuppreshift",
+ "Umathextrasupshift",
"Umathfractiondelsize",
"Umathfractiondenomdown",
"Umathfractiondenomvgap",
@@ -318,9 +319,11 @@ return {
"explicithyphenpenalty",
"firstvalidlanguage",
"fontid",
+ "fontmathcontrol",
"fontspecifiedsize",
"formatname",
"frozen",
+ "futurecsname",
"futuredef",
"futureexpand",
"futureexpandis",
@@ -396,6 +399,8 @@ return {
"instance",
"integerdef",
"lastarguments",
+ "lastchkdim",
+ "lastchknum",
"lastnamedcs",
"lastnodesubtype",
"leftmarginkern",
@@ -423,11 +428,13 @@ return {
"luatexbanner",
"luatexrevision",
"luatexversion",
+ "mathcontrolmode",
"mathdelimitersmode",
"mathdirection",
"mathdisplayskipmode",
"matheqnogapstep",
"mathflattenmode",
+ "mathfontcontrol",
"mathitalicsmode",
"mathnolimitsmode",
"mathpenaltiesmode",
@@ -450,6 +457,7 @@ return {
"normalizelinemode",
"nospaces",
"novrule",
+ "numericscale",
"orelse",
"orunless",
"outputbox",
@@ -492,6 +500,7 @@ return {
"undent",
"unletfrozen",
"unletprotected",
+ "untraced",
"vpack",
"wordboundary",
"wrapuppar",