On Sun, Oct 2, 2011 at 7:51 PM, Wolfgang Schuster <schuster.wolfg...@googlemail.com> wrote: > > Am 02.10.2011 um 16:39 schrieb Pierre-François Bonnefoi: > >> Hello Aditya, >> >> You're the witness ! >> >> I obtain the same document that you've obtained : look at the third page : >> the size of the document is smaller, the text doesn't flow correctly on this >> page. >> I've tried it on my document : no success. > > > Set the global layout with “\definelayout[current][..,.=.,..]”, when this > layout is defined context will use it after it has used a layout for a > certain page (in your case for the first page). > > % engine=pdftex > > \setuppapersize[A4][A4] > > \definelayout > [current] > [backspace=3cm, > topspace=1.5cm, > leftmargin=1.3cm, > rightmargin=0cm, > width=15cm, > leftmargindistance=0.2cm, > height=middle, > header=0cm, > footer=1cm] > > \definelayout > [1] > [topspace=5.2cm, > height=middle] > > \showframe[text][text] > > \setuptolerance[verytolerant,stretch] > > \starttext > \dorecurse{100}{\input knuth\par} > \stoptext > > Wolfgang it seems ok .
-- luigi ___________________________________________________________________________________ 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 ___________________________________________________________________________________