Wolfgang Schuster wrote: > On Fri, Feb 15, 2008 at 2:35 PM, Alan Bowen <[EMAIL PROTECTED]> wrote: >> Thanks, Hans. That is good to know. >> >> The cross-reference however is still in the wrong color. Is it a >> problem just on my box? > > What do you want is not supported but you define your own command > with a colored pagenumber. > > \setupcolors[state=start] > > \setupinteraction[state=start,contrastcolor=blue,color=blue,style=rm] > > \definereferenceformat > [givepage] > [command=\at, > left={\color[blue]}]
hm, this left=comecolor is kind of tricky ... efectively you can get \color[blue]123 == \color[blue]{1} > \definehead[LevelBHead][subject] > \setupsectionblock[LevelBHead][number=no,page=right] > \setuphead[LevelBHead][style={\tf\rm},interaction=yes] > > \starttext > \dorecurse{2}{\input knuth\par}\reference[Reference]{} > \dorecurse{3}{\input knuth\par} > > \LevelBHead{B{-}Header\hfill\givepage[Reference]} > \dorecurse{2}{\input knuth\par} > \stoptext > > Wolfgang > ___________________________________________________________________________________ > 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 > ___________________________________________________________________________________ -- ----------------------------------------------------------------- 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 ----------------------------------------------------------------- ___________________________________________________________________________________ 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 ___________________________________________________________________________________