Hi all,

I have a question about PDF bookmarks. My Document goes like this (heavily 
simplified):

\setupinteraction[state=start]
\placebookmarks[chapter,section][chapter,section]
\setupinteractionscreen[option=bookmark]
\starttext
\chapter[item1]{Overview}
\startitemize
\item[item4] bla
\stopitemize
\chapter[item2]{Two}
Greetings!
\chapter[item3]{Three}
I don't know
\chapter{Four}
Oh no.
\stoptext

Now, what I would really like is if the link in the bookmarks for 'Four' jumps 
to the first
page (where the 'item4' reference target lives) instead of to the fourth page 
(where the 
chapter header lives). 

The question is: is this possible, and if yes, how? To further complicate 
things, this
is an old project that uses mkii, so lua-based solutions are not helpful.

Thanks in advance for any pointers,

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

Reply via email to