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
-----------------------------------------------------------------
___________________________________________________________________________________
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
___________________________________________________________________________________