ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Metafun textext()
@ 2013-01-10 11:48 Alan BRASLAU
  2013-01-10 11:51 ` Aditya Mahajan
  0 siblings, 1 reply; 7+ messages in thread
From: Alan BRASLAU @ 2013-01-10 11:48 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Metafun textext() has been changed in an attempt to be more efficient. However, this has a side effet that it now handles colors differently, among other things. The following example, intended to cause difficulties for the color blind, no longer works. Is this a bug or a feature?

\starttext
\startMPcode
picture T ;
T := thelabel(textext("I'm seeing double"),origin) ;

draw T withcolor green ;
draw T shifted (-1mm,1mm) withcolor blue ;
\stopMPcode
\stoptext

Alan
___________________________________________________________________________________
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
___________________________________________________________________________________


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

end of thread, other threads:[~2013-01-11  0:01 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-10 11:48 Metafun textext() Alan BRASLAU
2013-01-10 11:51 ` Aditya Mahajan
2013-01-10 13:01   ` Alan BRASLAU
2013-01-10 13:17     ` Mojca Miklavec
2013-01-10 13:18     ` Aditya Mahajan
2013-01-11  0:01       ` Hans Hagen
2013-01-10 13:29     ` Alan BRASLAU

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).