From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/81555 Path: news.gmane.org!not-for-mail From: Alan BRASLAU Newsgroups: gmane.comp.tex.context Subject: Unnumbered chapters (title), numbered appendices Date: Tue, 9 Apr 2013 12:53:33 +0200 Organization: CEA DSM-IRAMIS-SPEC Message-ID: <20130409125333.68e89008@sole> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1365504846 18443 80.91.229.3 (9 Apr 2013 10:54:06 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 9 Apr 2013 10:54:06 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Tue Apr 09 12:54:10 2013 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from [195.12.62.10] (helo=balder.ntg.nl) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UPWBl-0003sX-LA for gctc-ntg-context-518@m.gmane.org; Tue, 09 Apr 2013 12:54:09 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 637D31027E; Tue, 9 Apr 2013 12:53:41 +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 iyUls-5Fxbth; Tue, 9 Apr 2013 12:53:38 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [IPv6:::1]) by balder.ntg.nl (Postfix) with ESMTP id 6B7F610278; Tue, 9 Apr 2013 12:53:38 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 3EFDC10278 for ; Tue, 9 Apr 2013 12:53:37 +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 zIxel-dpVqSP for ; Tue, 9 Apr 2013 12:53:35 +0200 (CEST) Original-Received: from filter3-ams.mf.surf.net (filter3-ams.mf.surf.net [192.87.102.71]) by balder.ntg.nl (Postfix) with ESMTP id AF5F810277 for ; Tue, 9 Apr 2013 12:53:35 +0200 (CEST) Original-Received: from oxalide-out.extra.cea.fr (oxalide-out.extra.cea.fr [132.168.224.8]) by filter3-ams.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id r39ArY3u017211 for ; Tue, 9 Apr 2013 12:53:35 +0200 Original-Received: from epeire2.extra.cea.fr (epeire2.extra.cea.fr [132.167.198.32]) by oxalide.extra.cea.fr (8.14.2/8.14.2/CEAnet-Internet-out-2.3) with ESMTP id r39ArYJ3003382 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Tue, 9 Apr 2013 12:53:34 +0200 Original-Received: from orpin2.extra.cea.fr (orpin2.extra.cea.fr [132.167.198.5]) by epeire2.extra.cea.fr (8.14.4/8.14.4) with ESMTP id r39ArYPU015526 for ; Tue, 9 Apr 2013 12:53:34 +0200 (envelope-from alan.braslau@cea.fr) Original-Received: from sole (iram-ha-003840.extra.cea.fr [132.166.25.152]) by orpin2.extra.cea.fr (8.13.8/8.13.8/CEAnet-Intranet-out-1.2) with ESMTP id r39ArYDd002484 for ; Tue, 9 Apr 2013 12:53:34 +0200 X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.17; amd64-portbld-freebsd9.1) X-Bayes-Prob: 0.9608 (Score 4.7, tokens from: @@RPTN) X-CanIt-Geo: ip=132.168.224.8; country=FR; region=A3; city=Gif-sur-yvette; latitude=48.6833; longitude=2.1333; http://maps.google.com/maps?q=48.6833,2.1333&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 03JlKRzv6 - 5c918d5b9b15 - 20130409 X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.87.102.71 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.14 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces@ntg.nl Original-Sender: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:81555 Archived-At: Hello, I am having difficulties with the use of unnumbered chapters (\title) as well as the use of appendices. http://wiki.contextgarden.net/Titles#Unnumbered_titles_in_table_of_contents gives a few recipes for the use of unnumbered titles and their inclusion in the table of contents. Unfortunately, they do not work! \definehead [intro] [chapter] \setuphead [intro] [number=no] will increment the chapter number, as does \setuphead [title] [incrementnumber=yes,number=no] trying "coupling=no" gives missing number errors (in the toc). Furthermore, placing chapters into \frontmatter and \backmatter might not always be a solution. In a document structured in *parts*, one might want to have an introduction (and other "front matter") as well as conclusions (and other "back matter"). One needs a means of switching section blocks, for example, without resetting everything. Maybe this can become an option in \startfrontmatter [reset=no] \startappendices [reset=no] \startbackmatter [reset=no] for example, or else: \setupsectionblock [appendix] [resetnumber=no] % number=yes|no Another route could be through the use of the *mysterious* structureresetset \definestructureresetset [default] [0,0] [1] % do not reset parts and chapters \setuphead [part,chapter] [sectionresetset=default] coupled somehow to the section blocks. Alan ___________________________________________________________________________________ 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 ___________________________________________________________________________________