diff options
Diffstat (limited to 'Master/texmf-dist/tex/context/base/mkiv/mult-prm.lua')
-rw-r--r-- | Master/texmf-dist/tex/context/base/mkiv/mult-prm.lua | 32 |
1 files changed, 27 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/context/base/mkiv/mult-prm.lua b/Master/texmf-dist/tex/context/base/mkiv/mult-prm.lua index 1cd5f581007..579750bc97d 100644 --- a/Master/texmf-dist/tex/context/base/mkiv/mult-prm.lua +++ b/Master/texmf-dist/tex/context/base/mkiv/mult-prm.lua @@ -231,35 +231,44 @@ return { "breakafterdirmode", "catcodetable", "clearmarks", - "copyfont", "compoundhyphenmode", + "copyfont", "crampeddisplaystyle", "crampedscriptscriptstyle", "crampedscriptstyle", "crampedtextstyle", + "csstring", "draftmode", "dviextension", "dvifeedback", "dvivariable", "efcode", + "endlocalcontrol", "etoksapp", "etokspre", + "exceptionpenalty", "expanded", "expandglyphsinfont", "explicitdiscretionary", "explicithyphenpenalty", + "fixupboxesmode", "fontid", "formatname", "gleaders", + "gtoksapp", + "gtokspre", "hjcode", "hyphenationbounds", "hyphenationmin", "hyphenpenaltymode", "ifabsdim", "ifabsnum", + "ifcondition", "ifincsname", "ifprimitive", "ignoreligaturesinfont", + "immediateassigned", + "immediateassignment", "initcatcodetable", "insertht", "lastnamedcs", @@ -269,6 +278,7 @@ return { "lastxpos", "lastypos", "latelua", + "lateluafunction", "leftghost", "leftmarginkern", "letcharcode", @@ -280,6 +290,10 @@ return { "localleftbox", "localrightbox", "lpcode", + "luabytecode", + "luabytecodecall", + "luacopyinputnodes", + "luadef", "luaescapestring", "luafunction", "luafunctioncall", @@ -291,14 +305,17 @@ return { "mathdirection", "mathdisplayskipmode", "matheqnogapstep", + "mathflattenmode", "mathitalicsmode", "mathnolimitsmode", "mathoption", "mathpenaltiesmode", "mathrulesfam", "mathrulesmode", - "mathscriptsmode", + "mathrulethicknessmode", "mathscriptboxmode", + "mathscriptcharmode", + "mathscriptsmode", "mathstyle", "mathsurroundmode", "mathsurroundskip", @@ -362,6 +379,8 @@ return { "uniformdeviate", "useboxresource", "useimageresource", + "xtoksapp", + "xtokspre", }, ["omega"]={ "Omegaminorversion", @@ -422,15 +441,17 @@ return { "pdflastypos", "pdflinkmargin", "pdfliteral", + "pdfmajorversion", "pdfmapfile", "pdfmapline", - "pdfmajorversion", "pdfminorversion", "pdfnames", "pdfnoligatures", "pdfnormaldeviate", "pdfobj", "pdfobjcompresslevel", + "pdfomitcharset", + "pdfomitcidset", "pdfoutline", "pdfoutput", "pdfpageattr", @@ -447,6 +468,7 @@ return { "pdfprotrudechars", "pdfpxdimen", "pdfrandomseed", + "pdfrecompress", "pdfrefobj", "pdfrefxform", "pdfrefximage", @@ -522,7 +544,6 @@ return { "cr", "crcr", "csname", - "csstring", "day", "deadcycles", "def", @@ -580,6 +601,7 @@ return { "fontname", "futurelet", "gdef", + "glet", "global", "globaldefs", "halign", @@ -823,4 +845,4 @@ return { ["xetex"]={ "XeTeXversion", }, -} +}
\ No newline at end of file |