ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Bookmarks in PDF Files
@ 2001-09-21 17:28 Karsten Hachmeister
  2001-09-21 17:58 ` Berend de Boer
  2001-09-21 18:33 ` Hans Hagen
  0 siblings, 2 replies; 3+ messages in thread
From: Karsten Hachmeister @ 2001-09-21 17:28 UTC (permalink / raw)


Hi,

Can anyone explain to me what I have to do, to get bookmarks in my
PDF-Documents?

I searched in the manual, but couldn't find anything.

--
Karsten


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

* Re: Bookmarks in PDF Files
  2001-09-21 17:28 Bookmarks in PDF Files Karsten Hachmeister
@ 2001-09-21 17:58 ` Berend de Boer
  2001-09-21 18:33 ` Hans Hagen
  1 sibling, 0 replies; 3+ messages in thread
From: Berend de Boer @ 2001-09-21 17:58 UTC (permalink / raw)
  Cc: ConTeXt

"Karsten Hachmeister" <Karsten@Hachmeister-Online.de> writes:

> Can anyone explain to me what I have to do, to get bookmarks in my
> PDF-Documents?

This:

\setupinteractionscreen[option=bookmark]

And perhaps this is also useful for PDF documents:

\setupinteraction
	[state=start,
	 title="title",
	 auteur="you",
	 subtitel="subtitle",
	 keywords="whatever",
	 color=blue]

I use blue for the link color, still looks more or less good when
printed on BW printer.

-- 
Groetjes,

Berend. (-:


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

* Re: Bookmarks in PDF Files
  2001-09-21 17:28 Bookmarks in PDF Files Karsten Hachmeister
  2001-09-21 17:58 ` Berend de Boer
@ 2001-09-21 18:33 ` Hans Hagen
  1 sibling, 0 replies; 3+ messages in thread
From: Hans Hagen @ 2001-09-21 18:33 UTC (permalink / raw)
  Cc: ConTeXt

At 07:28 PM 9/21/2001 +0200, Karsten Hachmeister wrote:
>Hi,
>
>Can anyone explain to me what I have to do, to get bookmarks in my
>PDF-Documents?
>
>I searched in the manual, but couldn't find anything.

add

   \placebookmarks

to your preamble, or

   \placebookmarks[chapter,section][chapter]

which will place chapter and section ones and open the chapter ones. Of 
course, real interactive tocs look nicer -)

[there must be somethingin the mail archiv eon this]

Hans
-------------------------------------------------------------------------
                                   Hans Hagen | PRAGMA ADE | pragma@wxs.nl
                       Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
  tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------


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

end of thread, other threads:[~2001-09-21 18:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-09-21 17:28 Bookmarks in PDF Files Karsten Hachmeister
2001-09-21 17:58 ` Berend de Boer
2001-09-21 18:33 ` Hans Hagen

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