27 Aug
2008
27 Aug
'08
2:34 p.m.
B. Tommy Jensen wrote:
I am struggling a bit with numbered bookmarks in generated PDF files.
In LaTex, the HyperRef package supports the option "bookmarksnumbered = true" which adds the chapter numbers to the bookmark list.
Does anybody know of a similar option in ConText? I have searched the \setupinteraction documentation, but haven't been able to locate anything useful.
There is no core support for this (yet?)
I have also tried the \bookmark command with reference to \headnumber, but macro expansion does not take place.
All hints are welcome!
(guessing) \expanded{\bookmark{\headnumber\space text} Best wishes, Taco