4 Sep
2016
4 Sep
'16
5:28 p.m.
Henri Menke mailto:henrimenke@gmail.com 4. September 2016 um 13:28 Dear list,
when I specify that titles should be added to the bookmarks, the text of the bookmark is somewhat wrong. The heading of the table of contents is »Contents«, so I expect this to appear as bookmark. Unfortunately, the bookmark read »content« (all lowercase and singular). MWE is below. How do I fix this?
Cheers, Henri
---
\enabledirectives[references.bookmarks.preroll]
\setupinteraction[state=start] \placebookmarks[chapter,title][force=yes] \starttext \completecontent \stoptext Wolfgang