The footnote numbers turn red(ish) as soon as \setupinteraction is present. Is that intended? thanks for replies! Martin with ConTeXt ver: 2012.07.21 16:50 MKIV fmt: 2012.7.21 example: \setupinteraction[state=start,color=darkblue,style=\tf] \starttext some text\footnote{a footnote} \stoptext
On 2012-07-31 Martin
The footnote numbers turn red(ish) as soon as \setupinteraction is present.
Is that intended?
Yes, it is. There is a special setting, when the link appears on the same page, it's contrastcolor. \setupinteraction [state=start, color=darkblue, contrastcolor=green] Marco
Hi Marco, Thanks for that. Though it seems that is only part of the situation. With the definition, as you give it, the footnote numbers at the bottom of the page turn green, but the ones in the text remain black. I deleted all generated files just to be sure. Martin
The footnote numbers turn red(ish) as soon as \setupinteraction is
present.
Is that intended?
Yes, it is. There is a special setting, when the link appears on the same page, it's contrastcolor.
\setupinteraction [state=start, color=darkblue, contrastcolor=green]
OK, was using: 2012.07.21 16:50 MKIV. Ran an update (now 2012.07.27 16:41 MKIV). Problem was in another place though (working on several docs at the moment). A module had the line: \setupfootnotes[textcolor=black] Then adding this what you gave at a later point: \setupinteraction [state=start, color=darkblue, contrastcolor=green] only changed the footnote at the bottom of the page to green, not in the text body. That remained black. This cross dependence had confused me. Is that the intent contrastcolor as given on? http://wiki.contextgarden.net/Command/setupinteraction Martin
Not here with 2012.07.27 16:41. Which context version are you
running?
participants (3)
-
Marco Patzer
-
Martin
-
Martin Althoff