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.lua36
1 files changed, 36 insertions, 0 deletions
diff --git a/tex/context/base/mkiv/mult-prm.lua b/tex/context/base/mkiv/mult-prm.lua
index d9c432f7c..956f83636 100644
--- a/tex/context/base/mkiv/mult-prm.lua
+++ b/tex/context/base/mkiv/mult-prm.lua
@@ -210,6 +210,8 @@ return {
"Umathunderbarvgap",
"Umathunderdelimiterbgap",
"Umathunderdelimitervgap",
+ "Umathnolimitsupfactor",
+ "Umathnolimitsubfactor",
"Umiddle",
"Uoverdelimiter",
"Uradical",
@@ -231,6 +233,12 @@ return {
"aligntab",
"attribute",
"attributedef",
+ "hyphenpenaltymode",
+ "automatichyphenmode",
+ "automatichyphenpenalty",
+ "automaticdiscretionary",
+ "explicithyphenpenalty",
+ "explicitdiscretionary",
"bodydir",
"boundary",
"boxdir",
@@ -252,6 +260,7 @@ return {
"formatname",
"gleaders",
"hyphenationmin",
+ "hyphenationbounds",
"ifabsdim",
"ifabsnum",
"ifprimitive",
@@ -268,6 +277,7 @@ return {
"leftmarginkern",
"letcharcode",
"letterspacefont",
+ "linedir",
"localbrokenpenalty",
"localinterlinepenalty",
"localleftbox",
@@ -281,10 +291,15 @@ return {
"mathdir",
"mathdisplayskipmode",
"matheqnogapstep",
+ "mathitalicsmode",
+ "mathnolimitsmode",
"mathoption",
"mathscriptsmode",
"mathstyle",
"mathsurroundskip",
+ "mathsurroundmode",
+ "mathrulesmode",
+ "mathrulesfam",
"noboundary",
"nokerns",
"nohrule",
@@ -307,6 +322,7 @@ return {
"pdfvariable",
"postexhyphenchar",
"posthyphenchar",
+ "predisplaygapfactor",
"preexhyphenchar",
"prehyphenchar",
"primitive",
@@ -324,6 +340,7 @@ return {
"scantextokens",
"setfontid",
"setrandomseed",
+ "shapemode",
"suppressfontnotfounderror",
"suppressifcsnameerror",
"suppresslongerror",
@@ -638,6 +655,8 @@ return {
"Umathunderbarvgap",
"Umathunderdelimiterbgap",
"Umathunderdelimitervgap",
+ "Umathnolimitsupfactor",
+ "Umathnolimitsubfactor",
"Umiddle",
"Uoverdelimiter",
"Uradical",
@@ -669,6 +688,12 @@ return {
"atopwithdelims",
"attribute",
"attributedef",
+ "hyphenpenaltymode",
+ "automatichyphenmode",
+ "automatichyphenpenalty",
+ "automaticdiscretionary",
+ "explicithyphenpenalty",
+ "explicitdiscretionary",
"badness",
"baselineskip",
"batchmode",
@@ -821,6 +846,8 @@ return {
"hyphenation",
"hyphenchar",
"hyphenpenalty",
+ "hyphenationmin",
+ "hyphenationbounds",
"if",
"ifabsdim",
"ifabsnum",
@@ -887,6 +914,7 @@ return {
"letcharcode",
"letterspacefont",
"limits",
+ "linedir",
"linepenalty",
"lineskip",
"lineskiplimit",
@@ -917,15 +945,20 @@ return {
"mathdisplayskipmode",
"matheqnogapstep",
"mathinner",
+ "mathitalicsmode",
+ "mathnolimitsmode",
"mathop",
"mathopen",
"mathoption",
"mathord",
"mathpunct",
"mathrel",
+ "mathrulesmode",
+ "mathrulesfam",
"mathscriptsmode",
"mathstyle",
"mathsurroundskip",
+ "mathsurroundmode",
"mathsurround",
"maxdeadcycles",
"maxdepth",
@@ -1121,6 +1154,7 @@ return {
"postexhyphenchar",
"posthyphenchar",
"predisplaydirection",
+ "predisplaygapfactor",
"predisplaypenalty",
"predisplaysize",
"preexhyphenchar",
@@ -1166,6 +1200,7 @@ return {
"setfontid",
"setlanguage",
"setrandomseed",
+ "shapemode",
"sfcode",
"shipout",
"show",
@@ -1197,6 +1232,7 @@ return {
"suppressifcsnameerror",
"suppresslongerror",
"suppressoutererror",
+ "suppressmathparerror",
"synctex",
"tabskip",
"tagcode",