ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: John Magolske <listmail@b79.net>
Subject: \totalnumberofpages and \setuparranging [2UP]
Date: Wed, 14 Dec 2005 23:08:13 -0800	[thread overview]
Message-ID: <p06100500bfc583f40220@[70.231.243.254]> (raw)

Hi all,

I'm having trouble getting \totalnumberofpages to display while using 
\setuparranging [2UP].

What I'd like to do is print a letter, two columns to a page, then 
cut the page in two so the letter is in long columns with fractional 
page numbering at the bottom of each column, 1/4, 2/4, 3/4, 4/4. But 
what's happening is 1/1, 2/2, 3/3, 4/4.

\definepapersize[4.25x11][width=4.25in,height=11in]
\setuppapersize [4.25x11][letter]
\setuplayout[backspace=.75in, width=2.75in,
             topspace=.75in, top=0in,
             header=0in, footer=.5in, height=9.75in]
\setuppagenumbering[location={footer,right},right={~/~}{\lastpage}]
\setuparranging [2UP]

Removing \setuparranging [2UP] allows \totalnumberofpages to work 
fine, and upon replacing it, the first run works. But subsequent runs 
revert back to 1/1, 2/2, etc.  This is using the texexec --pdf 
command.

I read through the thread "\totalnumberofpages & texexec 
--pages=1:2", but being new to ConTeXt, I can't quite make out if 
that's relevant.

Any suggestions much appreciated.


- John

             reply	other threads:[~2005-12-15  7:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-15  7:08 John Magolske [this message]
2005-12-15 14:08 ` Tobias Burnus
2005-12-15 16:07   ` Johan Sandblom
2005-12-16  5:54     ` John Magolske

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='p06100500bfc583f40220@[70.231.243.254]' \
    --to=listmail@b79.net \
    --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).