ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen via ntg-context <ntg-context@ntg.nl>
To: Jeroen <contextntg@gmail.com>,
	mailing list for ConTeXt users <ntg-context@ntg.nl>
Cc: Hans Hagen <j.hagen@freedom.nl>
Subject: [NTG-context] Re: Adjust pagenumbering while skipping first page
Date: Mon, 4 Sep 2023 19:00:08 +0200	[thread overview]
Message-ID: <509fccc7-ad9e-559e-0bf8-ed202ce601f6@freedom.nl> (raw)
In-Reply-To: <CAPtmdbN0o8Qk_X057sEM7D08r4TjvTU0pvUj=Ks=HTWQa1JP9g@mail.gmail.com>

On 9/4/2023 6:09 PM, Jeroen wrote:
> The following MWE shows pagenumbering starting at the second page with page
> number 1. With the totalnumberofpages we end up with one page too many. Is
> there a way to reduce this with 1?
> 
> 
> 
> \setupfootertexts
>    [title]
>    [\pagenumber{} of \totalnumberofpages]
> 
> \setcounter
>    [userpage]
>    [0]
> 
> \setuppagenumbering
>    [location=]
> 
> \startdocument
> 
> \setupfooter[state=stop]
> \startfrontmatter
> frontpage
> \stopfrontmatter
> \setupfooter[state=start]
> 
> \startbodymatter
> \dorecurse{10}{\samplefile{lorem}}
> \stopbodymatter
> 
> \stopdocument
\setupfootertexts
   [title]
   [\pagenumber\space of \lastpagenumber]


-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
        tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-----------------------------------------------------------------

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

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : https://contextgarden.net
___________________________________________________________________________________

      parent reply	other threads:[~2023-09-04 17:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-04 16:09 [NTG-context] " Jeroen
2023-09-04 16:41 ` [NTG-context] " Pablo Rodriguez
2023-09-04 22:03   ` Jeroen
2023-09-04 17:00 ` Hans Hagen via ntg-context [this message]

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=509fccc7-ad9e-559e-0bf8-ed202ce601f6@freedom.nl \
    --to=ntg-context@ntg.nl \
    --cc=contextntg@gmail.com \
    --cc=j.hagen@freedom.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).