From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/3724 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: PDF Bookmarks and interaction in general Date: Fri, 05 Jan 2001 15:12:31 +0100 Sender: owner-ntg-context@let.uu.nl Message-ID: <3.0.6.32.20010105151231.0146c780@pop.wxs.nl> References: <3.0.6.32.20010105104137.01bc7a40@pop.wxs.nl> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: main.gmane.org 1035394447 19628 80.91.224.250 (23 Oct 2002 17:34:07 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:34:07 +0000 (UTC) Cc: ConTeXt Original-To: Tobias Burnus In-Reply-To: <3A55C273.85B09F4C@gmx.de> Xref: main.gmane.org gmane.comp.tex.context:3724 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:3724 At 01:47 PM 1/5/01 +0100, Tobias Burnus wrote: >Hi all, > >> >Question: what's the proper way to tell ConTeXt to use bookmarks, and how do >> >you insert a non-automatic bookmark? >> \chapter{A very complicated title} >> \bookmark{A less complicated title} > >\placebookmarks[chapter,section,Title] > >This must (!) be placed after \startinteraction to be working > > >Since we are presently at that topic, what is the best methode to place >a bookmark on the first page? Since bookmarks are coupled to lists, you can make a list for that purpose and include it in the placelist. \setupinteraction[state=start] \definelist[tobias] \placebookmarks[tobias,chapter] \starttext \startstandardmakeup Title Page \bookmark[tobias]{It Works} \stopstandardmakeup \chapter{Indeed} \stoptext Hans ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com -------------------------------------------------------------------------