detcow.tex /size: 210 b    last modification: 2023-12-21 09:43
1\setupcolors[state=start]
2
3\starttext
4
5\startMPpage
6    loadfigure "detcow.mp" ;
7    refill currentpicture withcolor transparent(1,.5,.5red) ;
8    redraw currentpicture withcolor .5red ;
9\stopMPpage
10
11\stoptext
12