ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Not resetting chapter number on new part
@ 2005-11-10 23:24 Giuseppe Bilotta
  2005-11-11  8:26 ` Taco Hoekwater
  0 siblings, 1 reply; 3+ messages in thread
From: Giuseppe Bilotta @ 2005-11-10 23:24 UTC (permalink / raw)


I would like the chapters across all my bodymatter to be
numbered sequentially, even when they cross the part
boundary. I.e, if I have

\part{A part}

\chapter{A chapter}

\part{Another part}

\chapter{Another chapter}

I would like the latter to be numbered 2, not 1. I can of
course do this by hacking \part, but I would like to know if
there is a way to prevent number reset (something like
resetchapter=no).

-- 
Giuseppe "Oblomov" Bilotta

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

* Re: Not resetting chapter number on new part
  2005-11-10 23:24 Not resetting chapter number on new part Giuseppe Bilotta
@ 2005-11-11  8:26 ` Taco Hoekwater
  2005-11-14 17:14   ` Re[2]: " Giuseppe Bilotta
  0 siblings, 1 reply; 3+ messages in thread
From: Taco Hoekwater @ 2005-11-11  8:26 UTC (permalink / raw)


Giuseppe Bilotta wrote:
> I would like the latter to be numbered 2, not 1. I can of
> course do this by hacking \part, but I would like to know if
> there is a way to prevent number reset (something like
> resetchapter=no).
> 

It looks like

   \setuphead[part][resetnumber=no]

maybe does what you want?

Taco

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

* Re[2]: Not resetting chapter number on new part
  2005-11-11  8:26 ` Taco Hoekwater
@ 2005-11-14 17:14   ` Giuseppe Bilotta
  0 siblings, 0 replies; 3+ messages in thread
From: Giuseppe Bilotta @ 2005-11-14 17:14 UTC (permalink / raw)


Friday, November 11, 2005 Taco Hoekwater wrote:

> Giuseppe Bilotta wrote:
>> I would like the latter to be numbered 2, not 1. I can of
>> course do this by hacking \part, but I would like to know if
>> there is a way to prevent number reset (something like
>> resetchapter=no).
>> 

> It looks like

>    \setuphead[part][resetnumber=no]

> maybe does what you want?

*SMACK* Oh yes of course thanks :)

-- 
Giuseppe "Oblomov" Bilotta

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

end of thread, other threads:[~2005-11-14 17:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-11-10 23:24 Not resetting chapter number on new part Giuseppe Bilotta
2005-11-11  8:26 ` Taco Hoekwater
2005-11-14 17:14   ` Re[2]: " Giuseppe Bilotta

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