Mojca Miklavec wrote:
Hello,
Maybe this is just one incompatibility I need to live with, but maybe it could be fixed. You can try to compare results in mkii and mkiv. The text "Section is called" is desplayed in black in mkii and in red in mkiv. (It made some of my documents look funny. I can fix it myself, but maybe there are other consequences as well.)
\setupcolors[state=start] \def\mycommand#1#2{Section (#1) in called: #2} \setuphead [section] [color=red, numbercolor=black, command=\mycommand] \starttext \section{First Section} \stoptext
mkiv is probably ok (we can program more robusy there due to attribute usage), just play a bit with color, textcolor, numbercolor Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------