Hi Hans,
> \setuppapersize[A5,landscape][A4] \setuparranging[2TOPSIDE]
it is better, but still I obtain different solution that is desired. There
is an empty sheet before the last one if \pageno mod 4 != 0
My result in the table:
sheet contains pages: sheet should contain pages
#pages #sheets 1 2 3 4 5 6 7 1 2 3 4
1 3 1- -- -- 1- (--)
2 3 1- -- 2- 1- 2-
3 3 13 -- 2- 13 2-
4 2 13 24 13 24
5 7 13 24 5- -- -- 13 24 5- (--)
6 5 13 24 5- -- 6- 13 24 5- 6-
7 5 13 24 57 -- 6- 13 24 57 6-
8 4 13 24 57 68 13 24 57 68
- = empty page
Is problem in my old ConTeXt or in the macro?
ConTeXt ver: 2003.9.25 fmt: 2003.10.21 int: english mes: english
> fyi: in context:
> \starttext
> \dorecurse{8}{Page \recurselevel\page}
> \stoptext
Hmm, a bit less typing.
And one more question related arranging. I suppose, that arranging has no
effect to the page contents.
But using \setuparranging the empty table of content occures. If not use
\setuparranging toc is OK.
Testing file:
------------------------------
\setuppapersize[A5,landscape][A4]
%\setuparranging[2TOPSIDE]
\starttext
Content: \placecontent
\switchtobodyfont[20pt]
\dorecurse{7}{\section{Section \recurselevel}Page \recurselevel\page}
\stoptext
---------------------------------
Good luck in this year.
Vit Zyka
_______________________________________________
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context