ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* \lastpage is not set when using arranging
@ 2011-12-03 19:51 Aditya Mahajan
  2011-12-09 23:57 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Aditya Mahajan @ 2011-12-03 19:51 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi,

Consider the following example:

\setuppapersize[A5][A4,landscape]
\setuparranging[2SIDE]

\setupfootertexts[Page \currentpage\ of \lastpage]

\starttext
\dorecurse{10}{\input knuth}
\stoptext

Notice that the footer says Page 1 or 0, Page 2 of 0, etc.

Aditya
___________________________________________________________________________________
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
___________________________________________________________________________________


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

* Re: \lastpage is not set when using arranging
  2011-12-03 19:51 \lastpage is not set when using arranging Aditya Mahajan
@ 2011-12-09 23:57 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2011-12-09 23:57 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 3-12-2011 20:51, Aditya Mahajan wrote:
>
> \setuppapersize[A5][A4,landscape]
> \setuparranging[2SIDE]
>
> \setupfootertexts[Page \currentpage\ of \lastpage]
>
> \starttext
> \dorecurse{10}{\input knuth}
> \stoptext

an arranged run will not save multi-pass data

running with context --arrange takes care of it

(maybe i should honnor 'arrange=auto' in the top line)

Hans



-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                              | 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 / 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
___________________________________________________________________________________


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

end of thread, other threads:[~2011-12-09 23:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-03 19:51 \lastpage is not set when using arranging Aditya Mahajan
2011-12-09 23:57 ` Hans Hagen

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