Alan BRASLAU wrote:
On Friday 27 November 2009 14:54:53 Willi Egger wrote:
Hi Alan,

I run in this myself. A possible solution is:

\startuniqueMPgraphic{test}
        for i = 0 upto 10 :
                draw thelabel(textext("\color[red]" & decimal i &""), (i, -1)
scaled 1cm);
        endfor ;
\stopuniqueMPgraphic

\setupcolors[state=start]

\starttext
        \uniqueMPgraphic{test}
\stoptext

KR
Willi

Yes, Thanks.
I thought of this as a work-around, but the first is clearly a bug.

iirc, Hans says this is an intentional difference between mkii and mkiv,
but it is not yet on the wiki page because I am not sure what to write
down.

Best wishes,
Taco
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to