10 Sep
2006
10 Sep
'06
5:16 p.m.
Hans Hagen wrote:
I uploaded a beta. Brave users met test if their mp graphics still come out well since i cleaned up some of the mp to pdf code.
Hans, 'don't change a winning team' ;) Testfile is attached. Peter
Hans
\setuplayout[pdftex] \setupcolors[state=start] \startuniqueMPgraphic{test} circular_shade(OverlayBox,2,red,green) ; \stopuniqueMPgraphic \defineoverlay[test][\uniqueMPgraphic{test}] \starttext \framed[background=test, width=40mm, height=20mm]{Broken} \stoptext