From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/4079 Path: main.gmane.org!not-for-mail From: "Uwe Koloska" Newsgroups: gmane.comp.tex.context Subject: Re: a few more questions Date: Thu, 15 Feb 2001 02:49:41 +0100 Sender: owner-ntg-context@let.uu.nl Message-ID: <01021502494100.04579@bilbo> References: <200102141835.TAA15053@anxur.fi.muni.cz> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035394769 22678 80.91.224.250 (23 Oct 2002 17:39:29 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:39:29 +0000 (UTC) Original-To: ntg-context@ntg.nl (ConTeXt List) In-Reply-To: <200102141835.TAA15053@anxur.fi.muni.cz> Xref: main.gmane.org gmane.comp.tex.context:4079 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:4079 Hello Han, Tatatata! Here I can show, that I have learned something from all the patient answers Hans has written for my questions: You wrote on Mittwoch, 14. Februar 2001 19:35: >Hi all, > >can you please help me with a few more questions: > >1) how to format the chapter title as follows: > > Chapter I > \setuplabeltext[chapter=Chapter~] \setuphead[chapter][alternative=middle] >2) how to change the way of numbering headings (like A, B, C,... instead > of 1, 2, 3, ... \setupsection[section-2][bodypart][conversion=Character] And all together in a simple sample document: \setuplabeltext[chapter=Chapter~,appendix=Appendix~] \setuphead[chapter] [alternative=middle, bodypartlabel=chapter, appendixlabel=appendix, numberstyle=small, textstyle=boldslanted] \setupsection [section-2] [bodypart] [conversion=Character, % Watch the capital previousnumber=no] \setupsection [section-2] [appendix] [conversion=character, previousnumber=no] \starttext \completecontent \startbodymatter \chapter{A test for Han} \input tufte \chapter{Now for Hofstadter} \input hofstadter \stopbodymatter \startappendices \chapter{This is just Knuth} \input knuth \stopappendices \stoptext BTW: it's all in the beta manual! Yours Uwe -- mailto:koloska@rcs.urz.tu-dresden.de http://rcswww.urz.tu-dresden.de/~koloska/ -- -- right now the web page is in german only but this will change as time goes by ;-)