Something is wrong with backgrounds
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}} % \setupbackgrounds[page][background=test] \starttext test \stoptext Can someone confirm this or have I overseen something? Greetings, Andreas
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[...][...] Wolfgang
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
participants (2)
-
Andreas Harder
-
Wolfgang Schuster