[texhax] Landscape Mode

Robert Sherry rsherry8 at comcast.net
Wed Mar 31 18:51:26 CEST 2004


    I would like to have some of my document in landscape mode. Therefore, I
checked the FAQ and found that the lscape package should do the job. Here is
a simple LaTeX file that I tried:

\documentclass[a4paper,11pt]{article}
\usepackage{pst-node}
\usepackage{longtable}
\usepackage{lscape}
\title {A Heuristic for Coloring Graphs}
\author{Robert~Sherry}
\begin{document}
\maketitle
\begin{landscape}
Test Line
\end{landscape}
\end{document}


I would expect the line: Test Line to be written vertical instead of
horizontal. However, it is not. Could somebody please help?

                             Robert Sherry



More information about the texhax mailing list