11 Jul
2016
11 Jul
'16
1:32 p.m.
Marcus Vinicius Mesquita mailto:marcusvinicius.mesquita@gmail.com 11. Juli 2016 um 15:00 Dear list
How can one make the page with the TOC also appear in the bookmarks using mkiv?
\setupinteraction[state=start] \placebookmarks[title,chapter][force=yes] \starttext % Variant 1, shows the text which is set with \setupheadtext[<language>][content=...] \completecontent % Variant 2, you can set your own text for the bookmark % \starttitle[title=\headtext{content},reference=content,bookmark=Table of content] % \placecontent % \stoptitle \dorecurse{10}{\expanded{\chapter{Chapter \recurselevel}}} \stoptext BTW: It isn't necessary to format the text of your question. Wolfgang