summaryrefslogtreecommitdiff
path: root/doc/context/sources/general/manuals/details/detcow.tex
blob: b940467235df6a40f65bea3a394a51fa7abc4570 (plain)
1
2
3
4
5
6
7
8
9
10
11
\setupcolors[state=start]

\starttext

\startMPpage
    loadfigure "detcow.mp" ;
    refill currentpicture withcolor transparent(1,.5,.5red) ;
    redraw currentpicture withcolor .5red ;
\stopMPpage

\stoptext