I am looking for additional bookmarks but \bookmark[…]{…} has no effect (mkiv). What is going wrong? \setupinteraction [state=start] \setupinteractionscreen [option=bookmark] \placebookmarks[chapter,section][chapter,section] \starttext \bookmark[chapter]{TOC} \title{Table of contents} \placecontent \chapter{Chapter} \input tufte \section{Section} \input tufte \stoptext Sincerely, Markus
On 6-4-2010 1:57, marfin wrote:
I am looking for additional bookmarks but \bookmark[…]{…} has no effect (mkiv). What is going wrong?
\setupinteraction [state=start] \setupinteractionscreen [option=bookmark] \placebookmarks[chapter,section][chapter,section]
\starttext
\bookmark[chapter]{TOC} \title{Table of contents}
\starttitle[title={Table of contents},bookmark=TOC] .. \stoptitle
\placecontent
\chapter{Chapter} \input tufte
\section{Section} \input tufte
\stoptext
Sincerely, Markus ___________________________________________________________________________________ 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 ___________________________________________________________________________________
-- ----------------------------------------------------------------- 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 -----------------------------------------------------------------
Am 06.04.2010 um 09:35 schrieb Hans Hagen:
On 6-4-2010 1:57, marfin wrote:
I am looking for additional bookmarks but \bookmark[…]{…} has no effect (mkiv). What is going wrong?
\setupinteraction [state=start] \setupinteractionscreen [option=bookmark] \placebookmarks[chapter,section][chapter,section]
\starttext
\bookmark[chapter]{TOC} \title{Table of contents}
\starttitle[title={Table of contents},bookmark=TOC] .. \stoptitle
\placecontent
\chapter{Chapter} \input tufte
\section{Section} \input tufte
\stoptext
when I run your code with todays MkIV, then there is no bookmark created for "Table of contents"! Steffen
On Tue, Jul 20 2010, Steffen Wolfrum wrote:
\starttitle[title={Table of contents},bookmark=TOC] .. \stoptitle
when I run your code with todays MkIV, then there is no bookmark created for "Table of contents"!
See also here: http://tracker.luatex.org/view.php?id=429 Cheers, Peter -- Contact information: http://pmrb.free.fr/contact/
participants (4)
-
Hans Hagen
-
marfin
-
Peter Münster
-
Steffen Wolfrum