summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/context/base/mkiv/mult-fun.lua
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/context/base/mkiv/mult-fun.lua')
-rw-r--r--Master/texmf-dist/tex/context/base/mkiv/mult-fun.lua34
1 files changed, 3 insertions, 31 deletions
diff --git a/Master/texmf-dist/tex/context/base/mkiv/mult-fun.lua b/Master/texmf-dist/tex/context/base/mkiv/mult-fun.lua
index 0776f36b4b2..9b7062605b7 100644
--- a/Master/texmf-dist/tex/context/base/mkiv/mult-fun.lua
+++ b/Master/texmf-dist/tex/context/base/mkiv/mult-fun.lua
@@ -3,7 +3,7 @@ return {
--
"nocolormodel", "greycolormodel", "graycolormodel", "rgbcolormodel", "cmykcolormodel",
"shadefactor",
- "textextoffset", "textextanchor",
+ "textextoffset",
"normaltransparent", "multiplytransparent", "screentransparent", "overlaytransparent",
"softlighttransparent", "hardlighttransparent", "colordodgetransparent", "colorburntransparent",
"darkentransparent", "lightentransparent", "differencetransparent", "exclusiontransparent",
@@ -53,19 +53,17 @@ return {
"shadedinto", "withshadecolors",
"withshadedomain", "withshademethod", "withshadefactor", "withshadevector",
"withshadecenter", "withshadedirection", "withshaderadius", "withshadetransform",
- "withshadestep", "withshadefraction", "withshadeorigin", "shownshadevector", "shownshadeorigin",
+ "withshadestep", "withshadefraction",
"cmyk", "spotcolor", "multitonecolor", "namedcolor",
"drawfill", "undrawfill",
"inverted", "uncolored", "softened", "grayed", "greyed",
"onlayer",
"along",
- "graphictext", "loadfigure", "externalfigure", "figure", "register",
- "outlinetext", "filloutlinetext", "drawoutlinetext", "outlinetexttopath",
+ "graphictext", "loadfigure", "externalfigure", "figure", "register", "outlinetext", -- "lua",
"checkedbounds", "checkbounds", "strut", "rule",
"withmask", "bitmapimage",
"colordecimals", "ddecimal", "dddecimal", "ddddecimal", "colordecimalslist",
"textext", "thetextext", "rawtextext", "textextoffset", "texbox", "thetexbox", "rawtexbox", "istextext",
- "notcached",
"verbatim",
"thelabel", "label",
"autoalign",
@@ -146,31 +144,5 @@ return {
"sortlist", "copylist", "shapedlist", "listtocurves", "listtolines", "listsize", "listlast", "uniquelist",
--
"circularpath", "squarepath", "linearpath",
- --
- "theoffset",
- --
- "texmode", "systemmode",
- "texvar", "texstr",
- "isarray", "prefix", "dimension",
- "getmacro", "getdimen", "getcount", "gettoks",
- "setmacro", "setdimen", "setcount", "settoks",
- --
- "positionpath", "positioncurve", "positionxy", "positionpxy",
- "positionwhd", "positionpage", "positionregion", "positionbox",
- "positionanchor", "positioninregion", "positionatanchor",
- --
- "wdpart", "htpart", "dppart",
- --
- "texvar", "texstr",
- --
- "inpath", "pointof", "leftof", "rightof",
- --
- "newhash", "disposehash", "inhash", "tohash",
- --
- "isarray", "prefix", "isobject",
- --
- "comment", "report", "lua", "mp", "MP", "luacall",
- --
- "mirrored", "mirroredabout",
},
}