ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Enabling PDF bookmarks creates links in red
@ 2012-09-12  6:37 Malte Stien
  2012-09-12  6:51 ` Wolfgang Schuster
  0 siblings, 1 reply; 2+ messages in thread
From: Malte Stien @ 2012-09-12  6:37 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hello,

I have been playing with the creation of PDF bookmarks and found this page here:

  http://wiki.contextgarden.net/PDF_Bookmarks_and_Headers

So I have tried this (and a few variations of it):

  % Enable PDF bookmarks
  \setupinteraction[state=start]
  % Make chapter, section bookmarks visible when opening document
  \placebookmarks[chapter, section, subsection][chapter, section]
  \setupinteractionscreen[option=bookmark]

The problem is that all of my cross-references (\in and \about) produce links (which is great) in bold and red, which is not great. I don't want my cross-references marked up in any way at all as I find that quite unappealing when printed. Can I turn that special mark-up off somehow and have normally formatted links instead?

Thank you,
Malte.

___________________________________________________________________________________
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] 2+ messages in thread

* Re: Enabling PDF bookmarks creates links in red
  2012-09-12  6:37 Enabling PDF bookmarks creates links in red Malte Stien
@ 2012-09-12  6:51 ` Wolfgang Schuster
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Schuster @ 2012-09-12  6:51 UTC (permalink / raw)
  To: mailing list for ConTeXt users


Am 12.09.2012 um 08:37 schrieb Malte Stien <malte@stien.de>:

> Hello,
> 
> I have been playing with the creation of PDF bookmarks and found this page here:
> 
>  http://wiki.contextgarden.net/PDF_Bookmarks_and_Headers
> 
> So I have tried this (and a few variations of it):
> 
>  % Enable PDF bookmarks
>  \setupinteraction[state=start]
>  % Make chapter, section bookmarks visible when opening document
>  \placebookmarks[chapter, section, subsection][chapter, section]
>  \setupinteractionscreen[option=bookmark]
> 
> The problem is that all of my cross-references (\in and \about) produce links (which is great) in bold and red, which is not great. I don't want my cross-references marked up in any way at all as I find that quite unappealing when printed. Can I turn that special mark-up off somehow and have normally formatted links instead?

Add \setupinteraction[style=,color=contrastcolor=] to your document which disables the style/color formatting for the hyperlinks.

Wolfgang
___________________________________________________________________________________
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] 2+ messages in thread

end of thread, other threads:[~2012-09-12  6:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-12  6:37 Enabling PDF bookmarks creates links in red Malte Stien
2012-09-12  6:51 ` Wolfgang Schuster

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