From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/50995 Path: news.gmane.org!not-for-mail From: Henning Hraban Ramm Newsgroups: gmane.comp.tex.context Subject: another sectioning problem in beta Date: Wed, 3 Jun 2009 15:02:05 +0200 Message-ID: <67828629-8978-47A1-A17E-A0747B16CF78@fiee.net> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v935.3) Content-Type: text/plain; charset="us-ascii"; Format="flowed"; DelSp="yes" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1244034183 11968 80.91.229.12 (3 Jun 2009 13:03:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 3 Jun 2009 13:03:03 +0000 (UTC) To: mailing ConTeXt users list for Original-X-From: ntg-context-bounces@ntg.nl Wed Jun 03 15:03:01 2009 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 lo.gmane.org with esmtp (Exim 4.50) id 1MBq7Q-0007qo-TX for gctc-ntg-context-518@m.gmane.org; Wed, 03 Jun 2009 15:03:00 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 88D031FCD0; Wed, 3 Jun 2009 15:02:59 +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 12922-03; Wed, 3 Jun 2009 15:02:17 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0C3161FC5A; Wed, 3 Jun 2009 15:02:17 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 816C61FC5A for ; Wed, 3 Jun 2009 15:02:15 +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 16041-01-2 for ; Wed, 3 Jun 2009 15:02:07 +0200 (CEST) Original-Received: from filter1-ams.mf.surf.net (filter1-ams.mf.surf.net [192.87.102.69]) by ronja.ntg.nl (Postfix) with ESMTP id B88F01FC27 for ; Wed, 3 Jun 2009 15:02:07 +0200 (CEST) Original-Received: from turan.fiee.net (lvps87-230-77-106.dedicated.hosteurope.de [87.230.77.106]) by filter1-ams.mf.surf.net (8.14.3/8.14.3/Debian-5) with ESMTP id n53D266G007445 for ; Wed, 3 Jun 2009 15:02:07 +0200 Original-Received: from turan.fiee.net (lvps87-230-77-106.dedicated.hosteurope.de [127.0.0.1]) by turan.fiee.net (Postfix) with ESMTP id 6B8BD19E08012 for ; Wed, 3 Jun 2009 15:02:06 +0200 (CEST) Received-SPF: neutral (lvps87-230-77-106.dedicated.hosteurope.de: 79.207.35.185 is neither permitted nor denied by domain of fiee.net) client-ip=79.207.35.185; envelope-from=hraban@fiee.net; helo=[192.168.23.150]; Original-Received: from [192.168.23.150] (p4FCF23B9.dip0.t-ipconnect.de [79.207.35.185]) by turan.fiee.net (Postfix) with ESMTP for ; Wed, 3 Jun 2009 15:02:06 +0200 (CEST) X-Mailer: Apple Mail (2.935.3) X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=87.230.77.106; country=DE; region=07; city=Host; latitude=51.6500; longitude=6.1833; http://maps.google.com/maps?q=51.6500,6.1833&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 236667112 - 62c0c48fbcb9 - 20090603 X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.87.102.69 X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.11 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:50995 Archived-At: MkIV 2009.06.03 11:48 If I use \chapter and \section, numbering is ok (1 Chapter, 1.1 Section, 1.2 Section, 2 Chapter etc.), but when I define my own sectioning levels, everything gets running numbers (1 Chapter, 2 Section, 3 Section, 4 Chapter etc.). --- snip --- \setuphead[chapter][page=no] \definehead[Kapitel][chapter] \definehead[Abschnitt][section] \starttext \dorecurse{20}{% \expanded{\Kapitel{My chapter \recurselevel}} \expanded{\Abschnitt{My Zapf \recurselevel}} \input zapf \expanded{\Abschnitt{My Tufte \recurselevel}} \input tufte } \completecontent[criterium=all] \stoptext --- snip --- Greetlings from Lake Constance! Hraban --- http://www.fiee.net/texnique/ http://wiki.contextgarden.net https://www.cacert.org (I'm an assurer) ___________________________________________________________________________________ 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 : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________