From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/9490 Path: main.gmane.org!not-for-mail From: Emanuele Pucciarelli Newsgroups: gmane.comp.tex.context Subject: Roman numerals in head numbering Date: Mon, 7 Oct 2002 18:50:00 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <20021007165000.GA15849@iglu.localnet> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035399807 3472 80.91.224.250 (23 Oct 2002 19:03:27 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 19:03:27 +0000 (UTC) Original-Received: from hermes.hrz.uni-giessen.de (hermes.hrz.uni-giessen.de [134.176.2.15]) by osiris.hrz.uni-giessen.de (8.11.6+Sun/8.11.6) with ESMTP id g97H8fe08036 for ; Mon, 7 Oct 2002 19:08:41 +0200 (MEST) Original-Received: from smail.let.uu.nl by hermes.hrz.uni-giessen.de with ESMTP for Guenter.Partosch@hrz.uni-giessen.de; Mon, 7 Oct 2002 19:08:35 +0200 Original-Received: by smail.let.uu.nl (8.9.3/8.9.3/JEvW) id SAA03516 for ntg-context-list; Mon, 7 Oct 2002 18:50:04 +0200 (MET DST) X-Authentication-Warning: smail.let.uu.nl: majordom set sender to owner-ntg-context@let.uu.nl using -f Original-Received: from spider.let.uu.nl (spider.let.uu.nl [131.211.194.47]) by smail.let.uu.nl (8.9.3/8.9.3/JEvW) with ESMTP id SAA03512 for ; Mon, 7 Oct 2002 18:50:01 +0200 (MET DST) Original-Received: from iglu.cc.uniud.it (iglu.cc.uniud.it [158.110.41.101]) by spider.let.uu.nl (8.11.2/8.11.2/SYSADM) with SMTP id g97Go0218213 for ; Mon, 7 Oct 2002 18:50:00 +0200 (MEST) Original-Received: (qmail 16112 invoked by uid 1023); 7 Oct 2002 16:50:00 -0000 Original-To: ntg-context@ntg.nl Content-Disposition: inline User-Agent: Mutt/1.3.28i Precedence: bulk Xref: main.gmane.org gmane.comp.tex.context:9490 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:9490 Hello everyone, over here it seems that numeral conversions for head numbering do not work. Am I trying to do it the wrong way? Minimal example: \setuphead[chapter][conversion=r] \starttext \chapter{Hello} \stoptext The same with setupsection instead of setuphead. ConTeXt ver: 2002.8.23 fmt: 2002.10.7 int: english mes: english Any suggestions? TIA! Emanuele