From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/27274 Path: news.gmane.org!not-for-mail From: nico Newsgroups: gmane.comp.tex.context Subject: Re: Document Structuring Date: Thu, 20 Apr 2006 08:54:49 +0200 Message-ID: References: <44472B84.2080607@nibua-r.org> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1145515915 22913 80.91.229.2 (20 Apr 2006 06:51:55 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 20 Apr 2006 06:51:55 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Thu Apr 20 08:51:49 2006 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1FWT0v-0002Zg-An for gctc-ntg-context-518@m.gmane.org; Thu, 20 Apr 2006 08:51:41 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 971F9127A2; Thu, 20 Apr 2006 08:51:39 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 24490-03-3; Thu, 20 Apr 2006 08:51:34 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 15D5C12783; Thu, 20 Apr 2006 08:51:34 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 631F512783 for ; Thu, 20 Apr 2006 08:51:32 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 24490-03-2 for ; Thu, 20 Apr 2006 08:51:31 +0200 (CEST) Original-Received: from swip.net (mailfe07.tele2.fr [212.247.154.204]) by ronja.ntg.nl (Postfix) with SMTP id 93B3312775 for ; Thu, 20 Apr 2006 08:51:31 +0200 (CEST) X-T2-Posting-ID: 3brHPWvyEzVNt0QNlxQWsxGJRDYe7rueGgqwO1zxZAg= X-Cloudmark-Score: 0.000000 [] Original-Received: from [80.170.13.254] (HELO localhost) by mailfe07.swip.net (CommuniGate Pro SMTP 5.0.8) with ESMTP id 182851681 for ntg-context@ntg.nl; Thu, 20 Apr 2006 08:51:30 +0200 Original-To: "mailing list for ConTeXt users" In-Reply-To: <44472B84.2080607@nibua-r.org> User-Agent: Opera M2/7.54 (FreeBSD, build 955) X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:27274 Archived-At: On Thu, 20 Apr 2006 08:34:44 +0200, Renaud AUBIN wrote: > > Hi all, > > I have a document with the following structure: [...] > The normal behavior of this structure is for each "part" to reinit > pages, chapters and figures numbering. > My questions are: > 1. How to change this behavior to obtain a continuous pages, chapters > ... numbering ? > 2. How to obtain a separated title page at the beginning of each parts > (with doublesided mngt)? Maybe a start, but don't know about doublesided stuff nor roman numbering: \setuphead[part][header=empty,footer=empty, alternative=middle,placehead=yes,resetnumber=no] Regards, BG