On 15-1-2012 21:11, Otared Kavian wrote:
Hi Wolfgang,

Combing through various setups and definitions of my document, finally I could 
find the culprit: the error message was due to the change in the way \color 
should be used now.
Changing all over \color[darkred] (for instance) with 
\startcolor[darkred]…\stopcolor, fixed the error messages. Since this may 
happen with other users who have \color somewhere in their file, I give below 
the minimal example I could find to show the problem.

\color[darkred]{blabla}

is also ok

the fact that one could use it as 'switch' was a side effect of using \groupedcommand which is clever enough to identify this case

(although \starttext \color[red] test \stoptext would still fail)

Hans

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
    tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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