ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* [Fwd: PDF bookmarks -- more questions]
@ 2000-04-03 11:38 Michal Kvasnicka
  2000-04-04 14:30 ` Berend de Boer
  0 siblings, 1 reply; 3+ messages in thread
From: Michal Kvasnicka @ 2000-04-03 11:38 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 385 bytes --]

Hallo!

> \setupinteractionscreen[option=bookmark]
> \def\PDFpageviewwrd{ /FitH}

This works -- it sets the first view to FitWidth, but as the bookmarks
are used, it is set to FitPage. How to fix it?

Many thanks for your (and other people's) kind answers.

M. Kvasnicka

--
Economics is the only field in which two people can get a Nobel Prize
for saying exactly the opposite things.

[-- Attachment #2: Type: message/rfc822, Size: 2590 bytes --]

From: "Berend de Boer" <berend@pobox.com>
To: <ntg-context@ntg.nl>
Subject: RE: PDF bookmarks -- more questions
Date: Mon, 3 Apr 2000 19:06:42 +0200
Message-ID: <000201bf9d8e$fc936c20$0321a8c0@bmach.nederware.nl>

Hai Michal,

Let me quote my previous answer is the stupid default of this list is the
sender, not the list itself:

> Can you advice me how to add bookmarks to my document (in ConTeXt
> with PDFTeX)?

I believe the following example does the job: It adds bookmarks below the
section level, just like they're subsections:

\definelist[methods]

\placebookmarks
  [chapter,section,subsection,methods]
  [open list]

Now you can place a bookmark somewhere by saying:

	\bookmark[methods]

And a bookmark will be generated for that location.

> Is it possible to change it? I'd like bookmarks to be visible
> implicitely, and implicit size
> rather "Fit Width" and bookmarks not to change the zoom.

You probably want this?

\setupinteractionscreen[option=bookmark]
\def\PDFpageviewwrd{ /FitH}

Groetjes,

Berend. (-:

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

end of thread, other threads:[~2000-04-04 15:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-04-03 11:38 [Fwd: PDF bookmarks -- more questions] Michal Kvasnicka
2000-04-04 14:30 ` Berend de Boer
2000-04-04 15:37   ` 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).