>From this minimal example, the resulting PDF file opens with chapter and
section bookmarks.  But it should open with just chapter bookmarks due
to the second argument in this line:

\placebookmarks
   [chapter,section]
   [chapter]

The problem is mentioned on the wiki
<http://wiki.contextgarden.net/PDF_Bookmarks_and_Headers> and I wasn't
able to solve it by looking over the bookmark code in core-int.tex.

I tried the example, with the same results, using Mk II 2008.05.21 (on
my Debian i386 laptop), Mk II 2008.07.07 (live.contextgarden.net), and
live Luatex.

Any ideas?  Should I post an issue on the tracker, just for reference?

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

\starttext

\chapter{One}

\section{One A}
\input tufte

\section{One B}
\input knuth

\stoptext
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to