From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/14780 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: \setupsection ... works how? Date: Fri, 20 Feb 2004 11:55:02 +0100 Sender: ntg-context-admin@ntg.nl Message-ID: <6.0.1.1.2.20040220115356.03201ec0@server-1> References: <1701729933.20040218162204@iol.it> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Trace: sea.gmane.org 1077275016 14905 80.91.224.253 (20 Feb 2004 11:03:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 20 Feb 2004 11:03:36 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Fri Feb 20 12:03:33 2004 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Au8RR-0006PR-00 for ; Fri, 20 Feb 2004 12:03:33 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 3EFD410B52; Fri, 20 Feb 2004 12:01:43 +0100 (MET) Original-Received: from mail.solcon.nl (mail.solcon.nl [212.45.33.11]) by ref.ntg.nl (Postfix) with ESMTP id 9E45A10B42 for ; Fri, 20 Feb 2004 11:59:04 +0100 (MET) Original-Received: from server-1.pragma-net.nl (dsl-212-84-128-085.solcon.nl [212.84.128.85]) by mail.solcon.nl (8.12.10/SQL-8.12.10-1/8.12.5) with ESMTP id i1KB0mK1013821 for ; Fri, 20 Feb 2004 12:00:48 +0100 Original-Received: by server-1.pragma-net.nl (Postfix, from userid 65534) id 703592F3E0; Fri, 20 Feb 2004 12:00:49 +0100 (CET) Original-Received: from laptop-3.wxs.nl (unknown [10.100.1.191]) by server-1.pragma-net.nl (Postfix) with ESMTP id 825272F3DE for ; Fri, 20 Feb 2004 11:00:44 +0000 (UTC) X-Sender: hagen-mail@server-1 X-Mailer: QUALCOMM Windows Eudora Version 6.0.1.1 Original-To: ntg-context@ntg.nl In-Reply-To: <1701729933.20040218162204@iol.it> Original-References: <1701729933.20040218162204@iol.it> X-AntiVirus: checked by Vexira Milter 1.0.6; VAE 6.24.0.4; VDF 6.24.0.11 Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:14780 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:14780 At 16:22 18/02/2004, you wrote: >Hi there, > >while replying to a post on comp.text.tex I made the >interesting discovery that > >\setupsection[section-2][conversion=Romannumerals] > >cannot be replaced by > >\setupsection[chapter][conversion=Romannumerals] > >even though chapter is section-2 ... why is it? Shouldn't it be >possible to use those names? sections are at ahigher level that chapters \setuphead[chapter][...] should work of course i can cook up something that would make \setupsectionp[chapter] work; remind me in a few weeks Hans