ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Mark A. Lilly" <mlilly@tinorb.com>
Subject: incrementnumber of part vs. not showing up in table of contents
Date: Thu, 24 Apr 2003 14:39:28 -0700	[thread overview]
Message-ID: <5.2.0.9.0.20030424142023.00abd1d0@mail.tinorb.com> (raw)
In-Reply-To: <87adfigh0n.fsf@gundla.ch>

Hi,
When i \setuphead[part][incrementnumber=no] so that all the chapter 
numbering will be continuous, the part doesn't show up in my Table of 
Contents. when i change it to 'yes' or remove incrementnumber, the part 
shows up in the ToC, but the chapters are now reset to 1 at each part break.

I want to have the parts show up in the ToC, but not have chapter numbers 
reset to 1 at each part.

%%%%%%%%sample, change incrementnumber=yes | no
\setuphead[part]
[incrementnumber=no]

\setuphead
[chapter]
[number=yes]

\placecontent

\starttext

\part{one}
\chapter{c1}
\input tufte
\chapter{c2}
\input tufte
\part{two}
\chapter{c3}
\input tufte

\stoptext
%%%%%%%end test


thanks,
mark

ps - is there a difference for this list between using \input tufte and 
\input knuth?


		

  parent reply	other threads:[~2003-04-24 21:39 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-26 15:06 suppressing header on first page of chapter Mark A. Lilly
2003-03-26 17:30 ` Patrick Gundlach
2003-03-27 13:06 ` Hans Hagen
     [not found] ` <87adfigh0n.fsf@gundla.ch>
2003-04-24 21:39   ` Mark A. Lilly [this message]
2003-04-29 18:54     ` incrementnumber of part vs. not showing up in table of contents Hans Hagen
2003-05-01 20:03       ` incrementnumber of part vs. not showing up in table of contents -- a Solution Mark A. Lilly
2003-04-24 21:50 incrementnumber of part vs. not showing up in table of contents Mark A. Lilly

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5.2.0.9.0.20030424142023.00abd1d0@mail.tinorb.com \
    --to=mlilly@tinorb.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).