ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* metafun & \sometxt: should black be "black" or "textcolor"?
@ 2006-08-06  2:32 Mojca Miklavec
  2006-08-06  8:52 ` Taco Hoekwater
  0 siblings, 1 reply; 11+ messages in thread
From: Mojca Miklavec @ 2006-08-06  2:32 UTC (permalink / raw)


Hello,

Does anyone have any idea about what's going on here? I get blue text,
but a black square, although both are supposed to come out black (I
wouldn't mind so much, but the problem is that some text is blue and
some is black - I have some other testcases where this happens, but I
have to create a minimal example first).

\setupcolors
	[state=start,textcolor=blue]

\starttext
\startMPcode
	draw \sometxt{abc} withcolor black; % come out blue
	draw \sometxt{def} shifted (3cm,0) withcolor red;
	draw unitsquare xyscaled (3cm,2cm) withcolor black;
\stopMPcode
\stoptext

Thanks,
    Mojca

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2006-08-07 10:25 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-08-06  2:32 metafun & \sometxt: should black be "black" or "textcolor"? Mojca Miklavec
2006-08-06  8:52 ` Taco Hoekwater
2006-08-06 11:26   ` Mojca Miklavec
2006-08-06 14:37     ` Taco Hoekwater
2006-08-06 17:02       ` Mojca Miklavec
2006-08-06 21:48       ` Hans Hagen
2006-08-06 22:02       ` Hans Hagen
2006-08-07  8:04         ` Mojca Miklavec
2006-08-07  8:15           ` Taco Hoekwater
2006-08-07  9:40             ` Mojca Miklavec
2006-08-07 10:25               ` Hans Hagen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).