Juergen Vigna wrote:
> 
> I'll send this to the User-List as I know there are some people who
> know a LOT more of LaTeX then myself. So the question is:
> 
> Is it possible to change the Page-Layout in the middle of the document
> from portrait to landscape and vice versa?

in bundle graphics there is a package lscape

\usepackage{lscape} %  in latex preamble

\begin{lscape}
...
bla bla bla bla bla
...
\end{lscape}

latex inserts a clearpage before and behind this environment.

HErbert

-- 
[EMAIL PROTECTED]
http://perce.de/voss


Reply via email to