|
|
Subject:
LaTeX Tables, Margins and Headers
Category: Computers > Software Asked by: jtp101-ga List Price: $6.00 |
Posted:
20 Apr 2005 13:37 PDT
Expires: 27 Apr 2005 16:44 PDT Question ID: 511940 |
I am writing a LaTeX document which contains a large table. I have rotated the table so it is in landscape view, but I need to alter the margins and stop the header appearing on that page. I am currently using the following packages: \usepackage{graphicx} \usepackage{amsmath} \usepackage{amsfonts} \usepackage{setspace} \usepackage{amssymb} \usepackage{verbatim} \usepackage{rotating} \usepackage[left=3cm, right=3cm, top=3cm, bottom=3cm]{geometry} %margins \usepackage{fancyhdr} %headers and footers \usepackage{epsfig} \usepackage{psfig} \usepackage{graphics} The following config options: \doublespacing % for double spacing requirement \pagestyle{fancy} % for putting a header \lhead{${\cal PT}$-Symmetric Quantum Mechanics} \chead{Sec. \thesection} \rhead{\thepage} \lfoot{} \cfoot{} \rfoot{} The table looks like: \begin{sidewaystable}\label{table:sip} \centering \footnotesize ... \end{sidewaystable} |
|
There is no answer at this time. |
|
There are no comments at this time. |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
Search Google Answers for |
Google Home - Answers FAQ - Terms of Service - Privacy Policy |