On Sat, 13 Jan 2007, Aditya Mahajan wrote:
> On Fri, 12 Jan 2007, David Arnold wrote:
>
> > Aditya,
> >
> > Tried:
> >
> > \adaptlayout[lines+=2]
> >
> > Where should I put this command?
>
> hmm... I copy pasted from an old project so this code used to work.
> But I get the same error right now.
Hmm.... I do not know why this used to work earlier. The correct
syntax is \adaptlayout[lines=+2]
For example
\showframe
\setuppapersize[A6][A6]
\starttext
\dorecurse{30}
{\recurselevel \endgraf}
\page
\adaptlayout[lines=+2]
\dorecurse{30}
{\recurselevel \endgraf}
\stoptext
Aditya
_______________________________________________
ntg-context mailing list
[email protected]
http://www.ntg.nl/mailman/listinfo/ntg-context