Hans Hagen wrote:
>> That looks good, but why? Does \complexbookmark only work to
>> overrule a yet-to-come sectioning command?
> 
> no, the previous one (bookmarks are flushed in everypar)
> 
> in this case the \complete... has a \chapter so the bookmark influences 
> that one

So what is wrong with this input then?

% engine=pdftex
\setupinteraction[state=start]
\placebookmarks

\starttext
\chapter{In the beginning}

\bookmark[chapter]{In initio} % Without [chapter], this is fine!

Oh no.
\stoptext

This creates three (3!) chapter bookmark entries:

   In the beginning
   In initio
   In initio


instead of the expected 1:

   In initio


Best wishes,
Taco
___________________________________________________________________________________
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