\lastpage is not set when using arranging
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
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 -----------------------------------------------------------------
participants (2)
-
Aditya Mahajan
-
Hans Hagen