ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* \totalnumberofpages and \setuparranging [2UP]
@ 2005-12-15  7:08 John Magolske
  2005-12-15 14:08 ` Tobias Burnus
  0 siblings, 1 reply; 4+ messages in thread
From: John Magolske @ 2005-12-15  7:08 UTC (permalink / 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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-12-16  5:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-12-15  7:08 \totalnumberofpages and \setuparranging [2UP] John Magolske
2005-12-15 14:08 ` Tobias Burnus
2005-12-15 16:07   ` Johan Sandblom
2005-12-16  5:54     ` John Magolske

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).