ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Problem with PDF bookmarks (outline)
@ 2014-11-04 12:29 Michał Goliński
  0 siblings, 0 replies; 10+ messages in thread
From: Michał Goliński @ 2014-11-04 12:29 UTC (permalink / raw)
  To: ntg-context

A few weeks back I've asked here about the structure of titles, as the 
PDF bookmarks didn't work for me. I was given a solution, which should 
work, but unfortunately it doesn't. I don't know if this is a bug or is 
this expected behaviour.

For the file:

\setupinteraction[state=start]
\placebookmarks[part,chapter,section]
\setupinteractionscreen[option=bookmark]
\starttext
\placecontent

\startfrontmatter
  \startchapter[title=Prologue]
  \input knuth
  \stopchapter
\stopfrontmatter

\startpart[title={Part A}]
   \startchapter[title=One]
   \input knuth
   \stopchapter
\stoppart

\startbackmatter
  \startchapter[title=Epilogue]
  \input knuth
  \stopchapter
\stopbackmatter
\stoptext


ConTeXt (Mk IV) generates a PDF file which has only one item in the 
bookmarks -- the Prologue. The other chapters show up only if the file 
is changed with

\placebookmarks[chapter,section]

but then of course there is no sign of Part A in the bookmarks.

I would expect the bookmarks to look like this:

Prologue
Part A
   One
Epilogue

Regards
Michał
___________________________________________________________________________________
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] 10+ messages in thread
[parent not found: <mailman.248.1415111268.2277.ntg-context@ntg.nl>]

end of thread, other threads:[~2014-11-05 14:56 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-04 12:29 Problem with PDF bookmarks (outline) Michał Goliński
     [not found] <mailman.248.1415111268.2277.ntg-context@ntg.nl>
2014-11-04 19:00 ` Robert Blackstone
2014-11-05  9:34   ` Michał Goliński
2014-11-05 11:36     ` Hans Hagen
2014-11-05 13:01       ` Alan BRASLAU
2014-11-05 14:36         ` Michał Goliński
2014-11-05 14:53           ` Alan BRASLAU
2014-11-05 14:56           ` Hans Hagen
2014-11-05 13:43     ` Hans Hagen
2014-11-05 11:33   ` Gareth Jones

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