From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/12549 Path: main.gmane.org!not-for-mail From: Idris S Hamid Newsgroups: gmane.comp.tex.context Subject: Re: Table of Contents Date: Fri, 20 Jun 2003 13:02:00 -0600 Sender: ntg-context-admin@ntg.nl Message-ID: <3EF35A28.458E69C7@lamar.colostate.edu> References: <200306181344.04671.john@wexfordpress.com> <3EF0C7E1.2D91D503@lamar.colostate.edu> <200306182030.30464.john@wexfordpress.com> <200306191308.42815.john@wexfordpress.com> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1056135999 6647 80.91.224.249 (20 Jun 2003 19:06:39 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 20 Jun 2003 19:06:39 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Fri Jun 20 21:06:34 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19TRDW-0001iY-00 for ; Fri, 20 Jun 2003 21:06:34 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 95C1710AF9; Fri, 20 Jun 2003 21:06:38 +0200 (MEST) Original-Received: from mesa.acns.ColoState.EDU (mesa.acns.colostate.edu [129.82.100.130]) by ref.ntg.nl (Postfix) with ESMTP id 22DAF10AB6 for ; Fri, 20 Jun 2003 21:02:07 +0200 (MEST) Original-Received: from lamar.colostate.edu (lamar.acns.colostate.edu [129.82.100.75]) by mesa.acns.ColoState.EDU (AIX4.3/8.9.3/8.9.3) with ESMTP id NAA60764 for ; Fri, 20 Jun 2003 13:02:00 -0600 Original-Received: from lamar.colostate.edu (ihamid.libarts.colostate.edu [129.82.187.166] (may be forged)) by lamar.colostate.edu (AIX5.1/8.11.0/8.8.8) with ESMTP id h5KJ20N354120 for ; Fri, 20 Jun 2003 13:02:00 -0600 X-Mailer: Mozilla 4.77 [en] (Windows NT 5.0; U) X-Accept-Language: en Original-To: ntg-context@ntg.nl Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk X-Reply-To: ishamid@colostate.edu 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:12549 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:12549 > Here is what my customer want:s: > 1. A TOC > 2. No chapter or section numbers anywhere. Ok, I think we've solved this part. > 3. Certain blocks of text which occur before the TOC to be listed in the TOC > with the correct page number. This I don't understand. Could you explain a bit more?:-) In general, creative use of \setuphead, \writetolist, \writebetweenlist, and \definecombinedlist will solve virtually any of this type of problem. I just don't understand 3. Best wishes Idris