Found in Tex Blog.
To change the whole document use
\documentclass[landscape, 12pt]{report}
or
\usepackage[landscape]{geometry}
To change only single pages
\usepackage{lscape}
with
\begin{landscape}
...
\end{landscape}
Tex to Word
latex2rtf
Converters from LaTeX to PC Textprocessors
No comments:
Post a Comment