From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/1742 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: frontmatter: plus numbers, interactivity: all Date: Sun, 12 Mar 2000 18:53:08 +0100 Sender: owner-ntg-context@let.uu.nl Message-ID: <3.0.6.32.20000312185308.01aa8b90@pop.wxs.nl> References: <38C7EE71.9830FF04@gmx.de> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: main.gmane.org 1035392555 2851 80.91.224.250 (23 Oct 2002 17:02:35 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:02:35 +0000 (UTC) Cc: NTG-ConTeXt Original-To: Tobias Burnus In-Reply-To: <38C7EE71.9830FF04@gmx.de> Xref: main.gmane.org gmane.comp.tex.context:1742 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:1742 At 07:33 PM 3/9/2000 +0100, Tobias Burnus wrote: >Hi, > >how can I optain chapternumberation in the \startfrontmatter? >I tried (cont-de): > >\stelleabschnittsblockein[einleitungen][nummer=ja] > %\setupsectionblock[frontmatter][number=yes] you should use the singular: einleitung (frontpart) >\starteinleitungen > % \startfrontmatter >\stelleueberschriftein[kapitel][nummer=ja,eigenenummer=ja] > %\setuphead[chapter][number=yes,ownnumber=yes] >\stelleueberschriftein[absatz][nummer=ja,eigenenummer=ja] > %\setuphead[section][number=yes,ownnumber=yes] > Dangerous, this eigennummer (ownnumber), only to be used in: \chapter{X.230.BB}{The Title} or so, Hans >Moreover I'd like to be able to click on the all of section number, >section name, page number in the table of contents. (presently only the >section number works). I tried: > >\stellelisteein[inhalte][interaktion=alles] >%\setuplist[contents][interaction=all] > >%... >\platziereinhalt >%\placecontents 'contents' is a so called combined list, so it's: \setupcombinedlist[contents][interaction=all] (or german) you could have said: \setuplist[chapter,section][interaction=all] Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.nl -----------------------------------------------------------------