18 Dec
2005
18 Dec
'05
8:44 p.m.
Taco Hoekwater wrote:
Hi David,
To me it looks like it does work, but perhaps I am not looking at it correctly. Here is what I compiled:
\setupcolors[state=start] \setupoutput[pdftex] \starttext \startMPgraphic draw unitsquare xscaled 5cm yscaled 1cm withpen pencircle scaled 2mm withcolor .625 red; \stopMPgraphic \hbox\bgroup \loadcurrentMPgraphic{width=5cm,height=1cm}\placeMPgraphic\quad \loadcurrentMPgraphic{width=8cm,height=1cm}\placeMPgraphic\egroup \stoptext
And I get a red outline around two rectangles next to eachother.
i will change that example (or maybe some other low level code -) Hans