Terry Collins wrote:
> Does anyone know how to print landscape under latex?
> 
> I need to print a one page brochure in three columns on landscape and
> I can not find or work out how to make this happen.

I have not got an exampe with me at work now but can get one later.
Use the package portland.

\usepackage{portland}
\begin{landscape}
blah ...
\end{landscape}

or you can use just \landscape
You may have to change the margins.

This is one of the things where LaTeX is difficult and non-intuitive
compared to word processors.

Mike

--------------------------------------------------------------------
Michael Lake
University of Technology, Sydney
Email: mailto:[EMAIL PROTECTED] Ph: 02 9514 1724 Fx: 02 9514 1628 
URL: http://www.science.uts.edu.au/~mikel
Linux enthusiast, active caver and interested in anything technical.
--------------------------------------------------------------------
--
SLUG - Sydney Linux Users Group Mailing List - http://www.slug.org.au
To unsubscribe send email to [EMAIL PROTECTED] with
unsubscribe in the text

Reply via email to