Re: [NTG-context] Creating PDF Bookmarks

2010-07-20 Thread Steffen Wolfrum

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

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


Re: [NTG-context] Creating PDF Bookmarks

2010-07-20 Thread Peter Münster
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/


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


Re: [NTG-context] Creating PDF Bookmarks

2010-04-06 Thread 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



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


[NTG-context] Creating PDF Bookmarks

2010-04-05 Thread marfin
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
___
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
___