Here you go:
%%%%%%%%%%%%%%%%%%%%%%%%%%
\setupinteraction[state=start, focus=standard, style=,color=]
\setupreferencing[interaction=all]
\definereferenceformat[infig][left={(Abb. },right={)}]
\starttext
\input knuth \infig[cow1]
\placefigure[here][cow1]{A Cow}{\externalfigure[cow][width=0.3\textwidth]}
\page
\input knuth \infig[cow2]
\page
\input knuth 
\placefigure[here][cow2]{Another Cow}{\externalfigure[cow][width=0.3\textwidth]}
\stoptext
%%%%%%%%%%%%%%%%%%%%%%%%%%

Seems that \page has indeed something to do with this, although I do not use 
this command
in my other document. Here I had to use it in order to produce a black link for 
the quick example.

> -----Ursprüngliche Nachricht-----
> Von: ntg-context-boun...@ntg.nl [mailto:ntg-context-boun...@ntg.nl] Im
> Auftrag von luigi scarso
> Gesendet: Donnerstag, 6. Oktober 2011 17:53
> An: mailing list for ConTeXt users
> Betreff: Re: [NTG-context] interaction colors and page break
> 
> On Thu, Oct 6, 2011 at 5:42 PM, Christian <meta...@gmx.de> wrote:
> > The same thing happens here when referring to a figure using
> > \setupinteraction[state=start, focus=standard, style=,color=] and
> > \definereferenceformat[infig][left={(Abb. },right={)}]
> >
> > In one place it generates a red link, on another page a black one.
> > In both cases the figures are on the same page as the link in the text.
> > I have no idea what could cause this, both figures and both references
> > are using the same commands and options.
> hm, do you have an example ?
> --
> luigi
> __________________________________________________________
> _________________________
> 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
> __________________________________________________________
> _________________________

___________________________________________________________________________________
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