ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Christian" <metan0r@gmx.de>
To: "'mailing list for ConTeXt users'" <ntg-context@ntg.nl>
Subject: Re: interaction colors and page break
Date: Thu, 6 Oct 2011 18:22:38 +0200	[thread overview]
Message-ID: <000d01cc8444$2e4f1900$8aed4b00$@gmx.de> (raw)
In-Reply-To: <CAG5iGsDc9D8RJLM2cbOXcaBJukBW+oAuXpjPCYBcrTk612L+mw@mail.gmail.com>

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-bounces@ntg.nl [mailto:ntg-context-bounces@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 <metan0r@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	other threads:[~2011-10-06 16:22 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-06 14:08 Stefan Müller
2011-10-06 14:19 ` luigi scarso
2011-10-06 14:31   ` Stefan Müller
2011-10-06 14:44     ` luigi scarso
2011-10-06 14:49       ` Stefan Müller
2011-10-06 14:55   ` Stefan Müller
2011-10-06 15:42     ` Christian
2011-10-06 15:53       ` luigi scarso
2011-10-06 16:22         ` Christian [this message]
2011-10-07 11:53 ` luigi scarso

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='000d01cc8444$2e4f1900$8aed4b00$@gmx.de' \
    --to=metan0r@gmx.de \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).