From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/2125 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: Questions Date: Sat, 27 May 2000 21:48:59 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <3.0.6.32.20000527214859.0083c4a0@pop.wxs.nl> References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: main.gmane.org 1035392911 6130 80.91.224.250 (23 Oct 2002 17:08:31 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:08:31 +0000 (UTC) Cc: ntg-context@ntg.nl Original-To: "Mr. Wang Lei" In-Reply-To: Xref: main.gmane.org gmane.comp.tex.context:2125 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:2125 At 11:59 AM 5/27/2000 +0800, Mr. Wang Lei wrote: >Solved. \setuppagenumber[number=1] Indeed, but I don't like such setups spread over the source (could be done by using environment files and [before=...], but that's ugly. Therefore I'll move some experimental stuff I use here to the core so that one does not have to intermix text and setups. \startsectionblockenvironment[frontpart] \setuppagenumbering[conversion=romannumerals] \stopsectionblockenvironment \startsectionblockenvironment[bodypart] \setuppagenumber[number=1] \stopsectionblockenvironment \startsectionblockenvironment[frontpart] \setuppagenumbering[conversion=character] \stopsectionblockenvironment \starttext \startfrontmatter \chapter{test} \stopfrontmatter \startbodymatter \chapter{test} \stopbodymatter \startappendices \chapter{test} \stopappendices \stoptext >The English manual no \setuppagenumber definition. >But have two \setuppagenumbering in page 93 Ok, corrected. 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 -----------------------------------------------------------------