ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Rob van Swol <vanswol@nlr.nl>
Cc: ntg-context@ntg.nl
Subject: Re: Figure numbers, Lastpage and Column questions
Date: Tue, 16 Jul 2002 10:06:20 +0200	[thread overview]
Message-ID: <3D33D3FC.C39C121D@nlr.nl> (raw)
In-Reply-To: <5.1.0.14.1.20020712180704.0336fe08@remote-1>

Hans,

This works fine! Thank you very much.

Regards,
Rob

Hans Hagen wrote:
> 
> At 10:32 AM 7/12/2002 +0200, Rob van Swol wrote:
> 
> > > >3. How do I get the total number of numbered pages (not \lastpage
> > > >because this one includes the number of unnumbered pages at the start of
> > > >my document, e.q. title page)?
> > >
> > > \realfolio
> > >
> >
> >   No. with \realfolio  I get the current real page. What I want is the
> >total number of numbered pages.
> 
> \def\lastpagenumber{1}
> 
> \def\savenofpages
>    {\advance\realpageno \minusone
>     \savecurrentvalue\lastpage{\realfolio}%
>     \advance\userpageno \minusone
>     \savecurrentvalue\lastpagenumber{\folio}}%
> 
> when you add this to cont-new.tex, you can use \lastpagenumber
> 
> Hans

-- 
_____________________________________________________________

Rob W. van Swol
National Aerospace Laboratory NLR       Tel. +31 527 248252
P.O. Box 153                            Fax  +31 527 248210
8300 AD Emmeloord                       E-Mail vanswol@nlr.nl
The Netherlands                         http://www.neonet.nl/


      reply	other threads:[~2002-07-16  8:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-10 10:12 Rob van Swol
2002-07-10 15:53 ` Hans Hagen
2002-07-12  8:32   ` Rob van Swol
2002-07-12 16:07     ` Hans Hagen
2002-07-16  8:06       ` Rob van Swol [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=3D33D3FC.C39C121D@nlr.nl \
    --to=vanswol@nlr.nl \
    --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).