Hans Hagen wrote:
> WN wrote:
>> This is what I would like to do
>>
>> \startfrontmatter
>> \bookmark[chapter]{Inhoudsopgave}
>> \completecontent[partnumber=no]
>> \page
>> \bookmark[chapter]{Lijst van figuren}
>> \completelistoffigures[partnumber=no]
>> \stopfrontmatter
>> \startbodymatter
>> \component chapter01
>> \component chapter02
>> ....
>> \stopbodymatter
>>
>> the bookmarks only appears with the [chapter] included, but twice.
>> Also they appear twice in the table of contents (which is consistent).
> 
> 
> \setupinteraction[state=start]
> 
> \placebookmarks
> 
> \starttext
> 
> \completecontent[partnumber=no]
> 
> \bookmark[chapter]{Inhoudsopgave}
> 
> \page
> 
> \completelistoffigures[partnumber=no]
> \bookmark[chapter]{Lijst van figuren}
> 
> \chapter{first}
> \chapter{second}
> 
> \stoptext

That looks good, but why? Does \complexbookmark only work to
overrule a yet-to-come sectioning command?

Cheers,
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