From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/15196 Path: main.gmane.org!not-for-mail From: Michal Kvasnicka Newsgroups: gmane.comp.tex.context Subject: Re: \title in the table of contents Date: Mon, 24 May 2004 16:10:02 +0000 Sender: ntg-context-admin@ntg.nl Message-ID: <40B21E5A.8090401@econ.muni.cz> References: <40ADFF0E.8090107@econ.muni.cz> <20040521071115.29b921a4@atipa.local> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1085408106 30862 80.91.224.253 (24 May 2004 14:15:06 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 24 May 2004 14:15:06 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Mon May 24 16:14:54 2004 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BSGEA-0000us-00 for ; Mon, 24 May 2004 16:14:54 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id CBA4C10B36; Mon, 24 May 2004 16:10:06 +0200 (MEST) Original-Received: from anor.ics.muni.cz (anor.ics.muni.cz [147.251.4.35]) by ref.ntg.nl (Postfix) with ESMTP id C715410ABC for ; Mon, 24 May 2004 16:07:39 +0200 (MEST) Original-Received: from merkur.econ.muni.cz (merkur.econ.muni.cz [147.251.189.10]) by anor.ics.muni.cz (8.12.1/8.12.1) with ESMTP id i4OECGAm021604 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Mon, 24 May 2004 16:12:16 +0200 Original-Received: from econ.muni.cz (ke-kvasnicka.econ.muni.cz [147.251.224.167]) by merkur.econ.muni.cz (8.12.3/8.11.2/SuSE Linux 8.11.1-0.5) with ESMTP id i4OECGLO002600 for ; Mon, 24 May 2004 16:12:16 +0200 User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1) Gecko/20020826 X-Accept-Language: en-us, en, cs Original-To: ntg-context@ntg.nl X-Muni-Spam-TestIP: 147.251.189.10 X-Muni-Virus-Test: Clean Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:15196 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:15196 Bill McClain wrote: >On Fri, 21 May 2004 13:07:26 +0000 >Michal Kvasnicka wrote: > > > >>So, how can I have not-numbered chapters which don't increment the >>chapter number placed in the table of contents? >> >> > >When I've had to do this I have used separate chapter lists. See the >section "Table of contents with different sections" in: > > http://home.salamander.com/~wmcclain/context-help.html > >-Bill > > Many thanks. This solves the problem. I would prefer a more general solution, but this is sufficient for the present time. I've also bookmarked your page -- it's nice. Many thanks to you once more. M.K.