From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/12538 Path: main.gmane.org!not-for-mail From: Idris S Hamid Newsgroups: gmane.comp.tex.context Subject: Re: Table of Contents Date: Wed, 18 Jun 2003 14:13:21 -0600 Sender: ntg-context-admin@ntg.nl Message-ID: <3EF0C7E1.2D91D503@lamar.colostate.edu> References: <200306181344.04671.john@wexfordpress.com> <3EF0AE96.430D28D1@lamar.colostate.edu> <200306181538.55545.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 1055967633 25575 80.91.224.249 (18 Jun 2003 20:20:33 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 18 Jun 2003 20:20:33 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Wed Jun 18 22:20:28 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 19SjMw-0006N8-00 for ; Wed, 18 Jun 2003 22:17:22 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 30D3610B38; Wed, 18 Jun 2003 22:17:22 +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 8281710AF1 for ; Wed, 18 Jun 2003 22:13:22 +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 OAA43686 for ; Wed, 18 Jun 2003 14:13:21 -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 h5IKDLN135786 for ; Wed, 18 Jun 2003 14:13:21 -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:12538 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:12538 > > I fought over this also for my journal. Here is what I came up with > > (including some extraneous, journal-specific stuff). Note that you can use > > and <subject> instead of <chapter> and <section>, since the former > > is generally unnumbered anyway: > > > Best wishes > > Idris > > > > _______________________________________________ > > ntg-context mailing list > > ntg-context@ntg.nl > > http://www.ntg.nl/mailman/listinfo/ntg-context > > Thaniks Idris. The problem with Title and Subject is that they don't appear in > the TOC in any case. That was a half day of screwing around. Ah, yes. But in the final analysis, you can setup title to behave exactly as chapter and vice versa. What I did was setup <title> to appear in the toc, then when I changed <title> in the setup to <chapter> I noticed that both behaved identically! The sample I sent you originally used <title>; all I did was change it to <chapter>. Have fun Idris