ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Berend de Boer" <berend@pobox.com>
Subject: RE: different page numbers for doc parts
Date: Sat, 11 Sep 1999 08:43:10 +0200	[thread overview]
Message-ID: <009e01befc20$eac51490$0321a8c0@bmach.nederware.nl> (raw)
In-Reply-To: <vhoogfatdt1.fsf@jane.coe.uga.edu>

> I am having trouble figuring out how to switch pagenumbering in the
> middle of a document, e.g., having different styles of pagenumbering
> for frontmatter and bodymatter.

\startfrontmatter

\setupnumbering[conversion=romannumerals]
\setuppagenumber[number=1]

\startbodymatter

\setupnumbering[conversion=numbers]
\setuppagenumber[number=1]

(translated from dutch, not tested).

Groetjes,

Berend. (-:

> -----Original Message-----
> From: owner-ntg-context@let.uu.nl 
> [mailto:owner-ntg-context@let.uu.nl]On
> Behalf Of Ed L. Cashin
> Sent: Saturday, September 11, 1999 3:52 AM
> To: ConTeXt mailing list
> Subject: different page numbers for doc parts
> 
> 
> I am having trouble figuring out how to switch pagenumbering in the
> middle of a document, e.g., having different styles of pagenumbering
> for frontmatter and bodymatter.
> 
> I'd like to have lowercase roman numerals for the frontmatter page
> numbers, and then reset the page numbering to one, using arabic page
> numbers for the bodymatter.  I'm having trouble getting \page[1] or
> \setuppagenumber[number=1] to reset the page number to one also.
> 
> -- 
> --Ed Cashin
>   ecashin@coe.uga.edu
> 


  reply	other threads:[~1999-09-11  6:43 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-09-11  1:52 Ed L. Cashin
1999-09-11  6:43 ` Berend de Boer [this message]
1999-09-11 18:31   ` Ed L. Cashin
1999-09-11 19:02     ` Berend de Boer
1999-09-12  7:13       ` Ed L. Cashin
1999-09-12  8:25         ` Hans Hagen
1999-09-11 23:16   ` Hans Hagen
1999-09-11 23:13 ` Hans Hagen
1999-09-13  2:23   ` Ed L. Cashin
1999-09-13  7:38     ` Hans Hagen
1999-09-13 14:13       ` Ed L. Cashin

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='009e01befc20$eac51490$0321a8c0@bmach.nederware.nl' \
    --to=berend@pobox.com \
    /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).