ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: luigi scarso <luigi.scarso@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: setuppagenumber
Date: Fri, 6 Jul 2012 10:21:02 +0200	[thread overview]
Message-ID: <CAG5iGsC5ymgAjpwbV2x5hqw_TygickMahtPxY1h1L_2m5OC3hA@mail.gmail.com> (raw)
In-Reply-To: <C8D84259-B0E4-40CD-ADC2-36FB55323538@uva.nl>


[-- Attachment #1.1: Type: text/plain, Size: 688 bytes --]

On Fri, Jul 6, 2012 at 9:40 AM, Meer, H. van der <H.vanderMeer@uva.nl>wrote:

>  Is \setuppagenumber broken? Or do it misuse it?
> In the next minimal example the pagenumbers are not reset after the third
> page, as I would expect.
>
>  Hans van der Meer
>
> \setuppapersize[A6][A6]
> \starttext
> \setuppagenumber[number=1,state=start]
> page 1\page
> page 2\page
> page 3\page
> \setuppagenumber[number=1]
> page 4\page
> page 5\page
> page 6\page
> \stoptext
>
>
This works
\setuppapersize[A6][A6]
\starttext
\setuppagenumber[number=1,state=start]
page 1\page
page 2\page
page 3\page
\setuppagenumber[number=1]\resetpagenumber
page 4\page
page 5\page
page 6\page
\stoptext


-- 
luigi

[-- Attachment #1.2: Type: text/html, Size: 1810 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2012-07-06  8:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-06  7:40 setuppagenumber Meer, H. van der
2012-07-06  8:21 ` luigi scarso [this message]
2012-07-06  8:38   ` setuppagenumber Meer, H. van der
2012-07-06 11:00 ` setuppagenumber Wolfgang Schuster

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=CAG5iGsC5ymgAjpwbV2x5hqw_TygickMahtPxY1h1L_2m5OC3hA@mail.gmail.com \
    --to=luigi.scarso@gmail.com \
    --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).