From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/26595 Path: news.gmane.org!not-for-mail From: frantisek holop Newsgroups: gmane.comp.tex.context Subject: Re: Frontmatter setup Date: Tue, 28 Mar 2006 23:30:42 +0200 Message-ID: <20060328213042.GI15338@obiit.org> References: <4427AF96.6030102@elvenkind.com> 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 1143581488 29497 80.91.229.2 (28 Mar 2006 21:31:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 28 Mar 2006 21:31:28 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Tue Mar 28 23:31:20 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 1FOLm8-000388-3r for gctc-ntg-context-518@m.gmane.org; Tue, 28 Mar 2006 23:30:52 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 7C68A127CA; Tue, 28 Mar 2006 23:30:49 +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 26751-03; Tue, 28 Mar 2006 23:30:45 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 517FD12797; Tue, 28 Mar 2006 23:30:45 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 23A6412797 for ; Tue, 28 Mar 2006 23:30:44 +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 26988-01 for ; Tue, 28 Mar 2006 23:30:43 +0200 (CEST) Original-Received: from integer.obiit.org (integer.obiit.org [195.168.92.92]) by ronja.ntg.nl (Postfix) with SMTP id F26FE12775 for ; Tue, 28 Mar 2006 23:30:42 +0200 (CEST) Original-Received: by integer.obiit.org (Postfix, from userid 1001) id 70D9896F56; Tue, 28 Mar 2006 23:30:42 +0200 (CEST) Original-To: ntg-context@ntg.nl Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.9i 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:26595 Archived-At: hmm, on Tue, Mar 28, 2006 at 09:11:59PM +0200, nico said that > On Mon, 27 Mar 2006 11:25:42 +0200, Taco Hoekwater > wrote: > > > nico wrote: > >> Hello, > >> > >> Is there a \setup... command to configure the frontmatter section > >> block? I > >> haven't found a clear information about this. > > > > You can put your setup in the 'before', like so: > > > > \setupsectionblock > > [frontmatter] > > [before={\setuppagenumbering[conversion=romannumerals]}] > > It does nothing. In this example the TOC and Preamble section still have > default numbering: i can second this. \setupsectionblock [frontmatter] [before={\setuppagenumbering[location=]}] does nothing (visible at least) on the other hand this works fine: \startfrontmatter \setuppagenumbering[location=] \completecontent \stopfrontmatter is setupsectionblock broken? -f -- expert - anyone from out of town.