Hi,

The color commands do not work inside math mode in MKIV. For example

$f(\color[blue]{A}) = b$

$f({\blue A}) = b$

come out black and

$f(\blue{A}) = b$

colors everything blue. I have an easy work around for the moment:

\unprotected\def\mathcolor[#1]#2%
   {\preparebinrel{#2}
    [EMAIL PROTECTED] #2$}}}


and then use \mathcolor.

Aditya

___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to