Footnote numbers not following \setupinteraction color
I seem to be full of problems today: ----------------------- \setupcolors[state=start] \setupinteraction[state=start, color=black] \setupcolor[hex] \definecolor[titleRed][h=910A00] \starttext This \footnote{should not have a red color, correct?} \stoptext ----------------------- The footnote number in the page footer inherits color titleRed, though the footnote "notice" in the text is properly black. Also, this doesn't seem to affect links in my ToC (they aren't titleRed).
On 2010-08-13 <17:54:02>, John Haltiwanger wrote:
I seem to be full of problems today:
----------------------- \setupcolors[state=start] \setupinteraction[state=start, color=black]
Hi John, it's a link to the same page: \setupinteraction[state=start, color=black, contrastcolor=black] should fix it. Philipp
\setupcolor[hex] \definecolor[titleRed][h=910A00]
\starttext
This \footnote{should not have a red color, correct?}
\stoptext -----------------------
The footnote number in the page footer inherits color titleRed, though the footnote "notice" in the text is properly black.
Also, this doesn't seem to affect links in my ToC (they aren't titleRed). ___________________________________________________________________________________ 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 ___________________________________________________________________________________
-- () ascii ribbon campaign - against html e-mail /\ www.asciiribbon.org - against proprietary attachments
On 13-8-2010 7:54, John Haltiwanger wrote:
I seem to be full of problems today:
----------------------- \setupcolors[state=start] \setupinteraction[state=start, color=black]
\setupcolor[hex] \definecolor[titleRed][h=910A00]
\starttext
This \footnote{should not have a red color, correct?}
\stoptext -----------------------
The footnote number in the page footer inherits color titleRed, though the footnote "notice" in the text is properly black.
color=,contrastcolor= red means: link on same page (contrastcolor is used then) ----------------------------------------------------------------- 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 -----------------------------------------------------------------
participants (3)
-
Hans Hagen
-
John Haltiwanger
-
Philipp Gesang