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

* RE: [Fwd: PDF bookmarks -- more questions]
  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
  0 siblings, 1 reply; 3+ messages in thread
From: Berend de Boer @ 2000-04-04 14:30 UTC (permalink / raw)


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

That's what I like to have too. Didn't investigate further yet. Probably the
bookmark output has to be changed a bit.

Groetjes,

Berend. (-:


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

* RE: [Fwd: PDF bookmarks -- more questions]
  2000-04-04 14:30 ` Berend de Boer
@ 2000-04-04 15:37   ` Hans Hagen
  0 siblings, 0 replies; 3+ messages in thread
From: Hans Hagen @ 2000-04-04 15:37 UTC (permalink / raw)
  Cc: ntg-context

At 04:30 PM 4/4/2000 +0200, Berend de Boer wrote:
>> This works -- it sets the first view to FitWidth, but as the bookmarks
>> are used, it is set to FitPage. How to fix it?
>
>That's what I like to have too. Didn't investigate further yet. Probably the
>bookmark output has to be changed a bit.

That's what I meant with the viewer being fuzzy. One needs to specify a
rectangle, like with the threads, which is why bith mechanisms are fuzzy.
I'll look into it, since version 4 may be better. 

Hans 

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.nl
-----------------------------------------------------------------


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