summaryrefslogtreecommitdiff
path: root/tex/context/base/meta-imp-dum.mkiv
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2014-06-25 19:46:00 +0200
committerHans Hagen <pragma@wxs.nl>2014-06-25 19:46:00 +0200
commit1b5137f5fffe265b044838d6ee87d27070902180 (patch)
tree1282944b13996aa6aad9bd2800fbbff1bdae9f86 /tex/context/base/meta-imp-dum.mkiv
parenta9c288d372917c485a2882593ed18c8044bf82f1 (diff)
downloadcontext-1b5137f5fffe265b044838d6ee87d27070902180.tar.gz
beta 2014.06.25 19:46
Diffstat (limited to 'tex/context/base/meta-imp-dum.mkiv')
-rw-r--r--tex/context/base/meta-imp-dum.mkiv3
1 files changed, 3 insertions, 0 deletions
diff --git a/tex/context/base/meta-imp-dum.mkiv b/tex/context/base/meta-imp-dum.mkiv
index 1daff57ac..e6ccc234c 100644
--- a/tex/context/base/meta-imp-dum.mkiv
+++ b/tex/context/base/meta-imp-dum.mkiv
@@ -60,6 +60,8 @@
% \stopuseMPgraphic
\startuseMPgraphic{figure:placeholder}{width,height,reduction,color}
+ begingroup ;
+ save w, h, d, r, p, c, b ;
numeric w, h, d, r ; path p ;
if cmykcolor \MPvar{color} :
cmykcolor c, b ; b := (0,0,0,0)
@@ -80,6 +82,7 @@
withcolor r[c randomized(.3,.9),b] ;
endfor ;
clip currentpicture to p ;
+ endgroup ;
\stopuseMPgraphic
\defineoverlay