From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/72012 Path: news.gmane.org!not-for-mail From: =?ISO-8859-1?Q?Pablo_Rodr=EDguez?= Newsgroups: gmane.comp.tex.context Subject: title numbering Date: Sat, 29 Oct 2011 22:02:40 +0200 Message-ID: <4EAC5BE0.9070407@web.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1319918575 9429 80.91.229.12 (29 Oct 2011 20:02:55 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 29 Oct 2011 20:02:55 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Sat Oct 29 22:02:52 2011 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RKF7D-0003aK-9x for gctc-ntg-context-518@m.gmane.org; Sat, 29 Oct 2011 22:02:51 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 79F1ACB0AB; Sat, 29 Oct 2011 22:02:50 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id U14mDj75ixYZ; Sat, 29 Oct 2011 22:02:47 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 16776CB09E; Sat, 29 Oct 2011 22:02:47 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id E8C15CB09E for ; Sat, 29 Oct 2011 22:02:45 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 5az2qI6DTwVj for ; Sat, 29 Oct 2011 22:02:43 +0200 (CEST) Original-Received: from filter3-nij.mf.surf.net (filter3-nij.mf.surf.net [195.169.124.154]) by balder.ntg.nl (Postfix) with ESMTP id 5FCACCB093 for ; Sat, 29 Oct 2011 22:02:43 +0200 (CEST) Original-Received: from fmmailgate05.web.de (fmmailgate05.web.de [217.72.192.243]) by filter3-nij.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id p9TK2ger001070 for ; Sat, 29 Oct 2011 22:02:42 +0200 Original-Received: from moweb002.kundenserver.de (moweb002.kundenserver.de [172.19.20.108]) by fmmailgate05.web.de (Postfix) with ESMTP id 0506A6724026 for ; Sat, 29 Oct 2011 22:02:42 +0200 (CEST) Original-Received: from [192.168.1.33] ([81.44.210.228]) by smtp.web.de (mrweb002) with ESMTPA (Nemesis) id 0MBCcv-1RAeiy3BCf-00AIRj; Sat, 29 Oct 2011 22:02:41 +0200 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:7.0.1) Gecko/20111001 Thunderbird/7.0.1 X-Provags-ID: V02:K0:WhdMDNpQ26QJThsgx1e1OhmqQx+h3CHiGDsPZ4q+y4e /XtrAigFH5jH7Tg1KMoXoCwnUVqFFRj7Zd6YK2REmK3i7MiIce 1ZzLY7TwbMEsQQMLeNQcwJLSON3necE63BVlOBhpJ+qPHYt/0J c0zyk8TdJT//vm/emkw4mjTOlh26V/sF6NPnkzzwV5ZYSoXjEu 4pFcU5t2he91v4W6Bq+BA== X-Bayes-Prob: 0.4203 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=217.72.192.243; country=DE; latitude=51.0000; longitude=9.0000; http://maps.google.com/maps?q=51.0000,9.0000&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0dFOI2GWl - b4aa9a3dca81 - 20111029 X-Scanned-By: CanIt (www . roaringpenguin . com) on 195.169.124.154 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 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 Xref: news.gmane.org gmane.comp.tex.context:72012 Archived-At: Hi there, I have been searching in the documentation (ConTeXt Reference Manual, ConTeXt: An Excursion and the wiki) and I don't know how to implement a basic feature: different title numbers. I want to have chapters numbered with Roman numbers and sections with capital letters and that none of them contains any other number than its own (no part or/and chapter in chapter or section titles). How can I achieve that? I guess this is basic functionality, but I'm not able to find it in the documentation. Thanks for your help, Pablo -- http://www.ousia.tk ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________