Peter Münster wrote:
On Mon, 21 Jun 2004, Hans Hagen wrote:
Peter Münster wrote:
But anyway, bookmarks are no more placed since latest beta... :(
a minimal example would help ... i never use bookmarks myself -)
Just the same example as before, here without \definesynonyms: \setupinteraction[state=start] \setupinteractionscreen[option=bookmark] \placebookmarks[section] \starttext \section{some text} % no bookmark \stoptext
ConTeXt version is now 2004.6.16
ah, side effect of speed optimization -) \def\doprocessbookmarks[#1]#2% {\let\dolijstelement#2\relax \scratchcounter\zerocount \def\docommando##1% {\advance\scratchcounter \plusone \getlistlevel[##1]\listlevel{\the\scratchcounter}% \setxvalue{\@@bookcount\the\scratchcounter}{1}% \setxvalue{\@@booklevel##1}{\listlevel}}% \processcommalist[#1]\docommando \setxvalue{\@@bookcount0}{1}% \global\chardef\currentbookmarklevel\zerocount \global\chardef\previousbookmarklevel\zerocount \doutilities{listentries,#1,\@@bookmark}\jobname{#1}\relax\relax} ^^^ listentries added Hans ----------------------------------------------------------------- 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 -----------------------------------------------------------------