4 Mar
2010
4 Mar
'10
3:41 p.m.
Am 04.03.2010 um 15:31 schrieb Wolfgang Schuster:
Am 04.03.10 15:17, schrieb Andreas Harder:
Hi all,
if I compile the following example with the actual beta, the circle is set in foreground … even if the background is not set.
\startuseMPgraphic{test} fill fullcircle scaled 5cm withcolor red; \stopuseMPgraphic
\defineoverlay[test]{\useMPgraphic{test}}
\defineoverlay[...][…]
:) Thanks Wolfgang! Andreas