Aditya Mahajan wrote:
\setupinteraction[state=start] \placebookmarks[section,subsection][section]
\starttext \section{One} \input tufte \subsection{two} \input knuth \stoptext
In MkIV I do not get any bookmarks.
that was due to a flushung order issue (introduced recently when switching to the lua catalog counterpart) to make you feel-good i added a few more trackers: \setupinteraction[state=start] \enabletrackers[references.bookmarks,backend.resources] \placebookmarks[section,subsection][section] \starttext \section{One} \subsection{alpha} \subsection{beta} \section{Two} \subsection{alpha} \subsection{beta} \stoptext fixed in beta ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------