ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Part and pagenumbers
@ 2006-04-27 19:24 Johannes Graumann
  2006-04-27 21:01 ` nico
  0 siblings, 1 reply; 3+ messages in thread
From: Johannes Graumann @ 2006-04-27 19:24 UTC (permalink / raw)


Hello,

Whe I use \part, the pagenumbers switch to 'partno.-reset_pageno.' Can
somebody please point out to me how to just have my pre-'part' page
numbering run on?

Thanks, Joh

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

* Re: Part and pagenumbers
  2006-04-27 19:24 Part and pagenumbers Johannes Graumann
@ 2006-04-27 21:01 ` nico
  2006-04-27 22:21   ` Johannes Graumann
  0 siblings, 1 reply; 3+ messages in thread
From: nico @ 2006-04-27 21:01 UTC (permalink / raw)


On Thu, 27 Apr 2006 12:24:38 -0700, Johannes Graumann  
<johannes_graumann@web.de> wrote:

> Hello,
>
> Whe I use \part, the pagenumbers switch to 'partno.-reset_pageno.' Can
> somebody please point out to me how to just have my pre-'part' page
> numbering run on?

I'm not sure if you want to keep the part page number printed or not.  
Anyway, to have the page numbering continue try way=bytext, and to remove  
the part number printed try partnumber=no.

\startbodymatter
\setuppagenumbering[way=bytext,partnumber=no]
\part{A part}

Regards,
BG

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

* Re: Part and pagenumbers
  2006-04-27 21:01 ` nico
@ 2006-04-27 22:21   ` Johannes Graumann
  0 siblings, 0 replies; 3+ messages in thread
From: Johannes Graumann @ 2006-04-27 22:21 UTC (permalink / raw)


nico wrote:

> \setuppagenumbering[way=bytext,partnumber=no]

Thanks! Got it working!

Joh

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

end of thread, other threads:[~2006-04-27 22:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-04-27 19:24 Part and pagenumbers Johannes Graumann
2006-04-27 21:01 ` nico
2006-04-27 22:21   ` Johannes Graumann

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