summaryrefslogtreecommitdiff
path: root/tex/context/base/meta-dum.tex
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/meta-dum.tex')
-rw-r--r--tex/context/base/meta-dum.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/context/base/meta-dum.tex b/tex/context/base/meta-dum.tex
index 10ce6d99a..d6a4525b2 100644
--- a/tex/context/base/meta-dum.tex
+++ b/tex/context/base/meta-dum.tex
@@ -36,7 +36,7 @@
% June 22, 2003, this definition was patched to adapt itself
% to transparent colors
-\startuseMPgraphic{placeholder}{width,height,color}
+\startuseMPgraphic{placeholder}{width,height,reduction,color}
numeric w, h, d, r ; color c, b, cc ; path p ; boolean t ;
t := is_transparent(\MPvar{color}) ;
c := not_transparent(\MPvar{color}) ;