ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* suppressing header on first page of chapter
@ 2003-03-26 15:06 Mark A. Lilly
  2003-03-26 17:30 ` Patrick Gundlach
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Mark A. Lilly @ 2003-03-26 15:06 UTC (permalink / raw)


greetings,

i have setup a head for my chapters, and i would like to suppress the 
Chapter and Section text from being printed on the first page of each 
chapter. I have setup the header text like so.
\setupheadertexts
   [text]
   [chapter]
   [section]

is there a command to add to the \setuphead to make the chapter and section 
titles not print on the first page of the chapter (head)?

thanks,
mark

^ permalink raw reply	[flat|nested] 7+ messages in thread
* incrementnumber of part vs. not showing up in table of contents
@ 2003-04-24 21:50 Mark A. Lilly
  0 siblings, 0 replies; 7+ messages in thread
From: Mark A. Lilly @ 2003-04-24 21:50 UTC (permalink / raw)


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?


		

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2003-05-01 20:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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   ` incrementnumber of part vs. not showing up in table of contents Mark A. Lilly
2003-04-29 18:54     ` 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

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).