Hello ConTeXist.

Where is my mistake, if I want to have external references a different color than the other (default) links (to sections, figures etc) defined by \setupinteraction?

Thanx Jaroslav Hajtmar

Here is my minimal example:



\setupinteraction[state=start, style=normal, color=blue, contrastcolor=]
\setupurl[style=type, color=green]

\setupexternalfigures[location={local,default}]


\useURL [garden]
   [http://wiki.contextgarden.net/][]
   [http://wiki.contextgarden.net/]

\starttext

\section[sect]{Section}

This is testing Cow section.

\placefigure[here][cowfig]{Cow figure in Section.}
  {\externalfigure[cow][width=7cm]}

In \in {section}[sect] at \at {page}[sect] is \in {figure}[cowfig] (these links have the correct blue color).


But this external link to URL \from[garden] should be {\green green} and should be {\green\tt tt font}.

\stoptext






___________________________________________________________________________________
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