Google Answers Logo
View Question
 
Q: LaTeX Tables, Margins and Headers ( No Answer,   0 Comments )
Question  
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}
Answer  
There is no answer at this time.

Comments  
There are no comments at this time.

Important Disclaimer: Answers and comments provided on Google Answers are general information, and are not intended to substitute for informed professional medical, psychiatric, psychological, tax, legal, investment, accounting, or other professional advice. Google does not endorse, and expressly disclaims liability for any product, manufacturer, distributor, service or service provider mentioned or any opinion expressed in answers or comments. Please read carefully the Google Answers Terms of Service.

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 Answers  


Google Home - Answers FAQ - Terms of Service - Privacy Policy