[NTG-context] Changing page orientation - Landscape/Portrait
Peter Rolf
indiego at gmx.net
Sun Apr 9 14:43:26 CEST 2006
Miguel Queiros wrote:
> Hello,
>
> This might be a simple question but I didn't read
> anything about it on the wiki or on the mailing list
> archives.
>
> I would like to change the orientation of a page in
> a document, from landscape to portrait... Is there
> any command that will change the orientation of
> a single page ?
>
\starttext
PAGE ONE
\page
% start of local layout
\start\startlocal
\setuppapersize [A4, landscape] [A4, landscape]
\stoplocal
PAGE TWO
\page
\stop
% end of local layout
PAGE THREE
\stoptext
You can add this to the wiki, if you like ;)
Greets, Peter
> Thank you,
> Miguel Queirós
>
>
>
> _______________________________________________
> ntg-context mailing list
> ntg-context at ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context
More information about the ntg-context
mailing list