summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/mult-fun.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkiv/mult-fun.lua')
-rw-r--r--tex/context/base/mkiv/mult-fun.lua20
1 files changed, 19 insertions, 1 deletions
diff --git a/tex/context/base/mkiv/mult-fun.lua b/tex/context/base/mkiv/mult-fun.lua
index b652e4d44..d18d1bc0e 100644
--- a/tex/context/base/mkiv/mult-fun.lua
+++ b/tex/context/base/mkiv/mult-fun.lua
@@ -18,6 +18,24 @@ return {
"dq", "sq",
"crossingscale", "crossingoption",
"contextlmtxmode",
+ --
+ -- for the moment we put these here as they need to stand out
+ --
+ "getparameters",
+ "presetparameters",
+ "hasparameter",
+ "hasoption",
+ "getparameter",
+ "getparameterdefault",
+ "getparametercount",
+ "getmaxparametercount",
+ "getparameterpath",
+ "getparametertext",
+ -- "getparameteroption",
+ "applyparameters",
+ "pushparameters",
+ "popparameters",
+ "definecolor",
},
commands = {
"loadfile", "loadimage", "loadmodule",
@@ -137,7 +155,7 @@ return {
"passvariable", "passarrayvariable", "tostring", "topair", "format", "formatted", "quotation", "quote",
"startpassingvariable", "stoppassingvariable",
--
- "eofill", "eoclip", "nofill", "fillup", "eofillup", "nodraw",
+ "eofill", "eoclip", "nofill", "dofill", "fillup", "eofillup", "nodraw", "dodraw",
"area",
--
"addbackground",