ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: nico <nicolas.marsgui@libertysurf.fr>
Subject: Re: Part and pagenumbers
Date: Thu, 27 Apr 2006 23:01:52 +0200	[thread overview]
Message-ID: <ops8op1edn9niby6@localhost> (raw)
In-Reply-To: <e2r67m$esd$1@sea.gmane.org>

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

  reply	other threads:[~2006-04-27 21:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-27 19:24 Johannes Graumann
2006-04-27 21:01 ` nico [this message]
2006-04-27 22:21   ` Johannes Graumann

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=ops8op1edn9niby6@localhost \
    --to=nicolas.marsgui@libertysurf.fr \
    --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).