ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Michal Kvasnicka <qasar@econ.muni.cz>
Subject: [Fwd: PDF bookmarks -- more questions]
Date: Mon, 03 Apr 2000 13:38:42 +0200	[thread overview]
Message-ID: <38E882C2.7A7108E8@econ.muni.cz> (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. (-:

             reply	other threads:[~2000-04-03 11:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-04-03 11:38 Michal Kvasnicka [this message]
2000-04-04 14:30 ` Berend de Boer
2000-04-04 15:37   ` Hans Hagen

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=38E882C2.7A7108E8@econ.muni.cz \
    --to=qasar@econ.muni.cz \
    /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).