ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* No color with interaction and focus option is ignored
@ 2011-08-23 21:24 Khaled Hosny
  2011-09-06  2:01 ` Khaled Hosny
  0 siblings, 1 reply; 4+ messages in thread
From: Khaled Hosny @ 2011-08-23 21:24 UTC (permalink / raw)
  To: mailing list for ConTeXt users

With latest betas links are not colored and the focus setting seems to
be ignored.

\setupinteraction[state=start,focus=standard]
\starttext
Text\footnote{Note} \goto{example.com}[url(http://example.com)].
\stoptext

Regards,
 Khaled

-- 
 Khaled Hosny
 Egyptian
 Arab
___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: No color with interaction and focus option is ignored
  2011-08-23 21:24 No color with interaction and focus option is ignored Khaled Hosny
@ 2011-09-06  2:01 ` Khaled Hosny
  2011-09-06 15:54   ` Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: Khaled Hosny @ 2011-09-06  2:01 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Tue, Aug 23, 2011 at 11:24:21PM +0200, Khaled Hosny wrote:
> With latest betas links are not colored and the focus setting seems to
> be ignored.
> 
> \setupinteraction[state=start,focus=standard]
> \starttext
> Text\footnote{Note} \goto{example.com}[url(http://example.com)].
> \stoptext

Still no color in latest beta.

Regards,
 Khaled

-- 
 Khaled Hosny
 Egyptian
 Arab
___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: No color with interaction and focus option is ignored
  2011-09-06  2:01 ` Khaled Hosny
@ 2011-09-06 15:54   ` Hans Hagen
  2011-09-06 18:32     ` Khaled Hosny
  0 siblings, 1 reply; 4+ messages in thread
From: Hans Hagen @ 2011-09-06 15:54 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 6-9-2011 04:01, Khaled Hosny wrote:

> Still no color in latest beta.

It was a side effect of interaction using a different call chain as we 
can now have different presets:

\setupinteraction
   [state=start]

\defineinteraction
   [whatever]
   [color=blue,
    contrastcolor=darkyellow]

\starttext

\startchapter[title={One}]

     \goto{This Page}[page(1)]
     \goto{Next Page}[page(2)]

\stopchapter

\startchapter[title={Two}]

     \startinteraction[whatever]

         \goto{This Page}[page(2)]
         \goto{First Page}[page(1)]

     \stopinteraction

\stopchapter

\stoptext



-----------------------------------------------------------------
                                           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
-----------------------------------------------------------------
___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: No color with interaction and focus option is ignored
  2011-09-06 15:54   ` Hans Hagen
@ 2011-09-06 18:32     ` Khaled Hosny
  0 siblings, 0 replies; 4+ messages in thread
From: Khaled Hosny @ 2011-09-06 18:32 UTC (permalink / raw)
  To: Hans Hagen; +Cc: mailing list for ConTeXt users

On Tue, Sep 06, 2011 at 05:54:05PM +0200, Hans Hagen wrote:
> On 6-9-2011 04:01, Khaled Hosny wrote:
> 
> >Still no color in latest beta.
> 
> It was a side effect of interaction using a different call chain as
> we can now have different presets:

Thanks Hans, colours are back now :)

Regards,
 Khaled

-- 
 Khaled Hosny
 Egyptian
 Arab
___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-09-06 18:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-23 21:24 No color with interaction and focus option is ignored Khaled Hosny
2011-09-06  2:01 ` Khaled Hosny
2011-09-06 15:54   ` Hans Hagen
2011-09-06 18:32     ` Khaled Hosny

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).