[ Home  |  FAQ-Related Q&As  |  General Q&As  |  Answered Questions ]


    Search the Q&A Archives


I have been trying for hours to use the rotate environment...

<< Back to general questions

Question by Mo
Submitted on 3/10/2004
Related FAQ: N/A
Rating: Not yet rated Rate this question: Vote
I have been trying for hours to use the rotate environment but with no luck. I would like to position one of my tables (which is a bit too wide) vertically. I have used the sidewaystable command but no luck. Does anyone have any suggestions?

This is an example of what I have:
\documentclass[titlepage, 12pt]{article}
\usepackage{amsmath}
\usepackage{rotating}
\usepackage{epsfig}
\setlength {\oddsidemargin}{0.1in}
\setlength {\evensidemargin}{0.1in}
\setlength {\topmargin}{0.0in}
\setlength{\textwidth}{6.1in}
\setlength {\textheight}{8.4in}
\setlength {\headheight}{0.0in}
\renewcommand{\baselinestretch}{1.5}
.
.
.
.
.
\begin{sidewaytable}[p]
\caption{wealth distribution across waves}
\label{tab1}
{\small
\begin{tabular}{p{2.25in}rrrrrr}
\hline\hline \
\textbf{Info} & & & \textbf{Waves} & & &\
& {1991} & {1993} & {1995} & {1997}& {2000}& {Total}\
\hline
S& 21.80 & 14.93 & 15.06 & 10.23 & 11.09 & 14.12\
D & 41.92 & 54.94 & 56.67 & 51.88 & 53.63 & 51.85\
N& 17.60 & 18.16 & 17.49 & 25.82 & 22.71 & 20.84\
A & 18.68 & 11.98 & 10.78 & 12.07 & 12.57 & 13.18\
\
Total & 100.00 & 100.00 & 100.00 & 100.00 & 100.00 & 100.00\
\hline\hline
\end{tabular}
}
{\scriptsize{Columns may not sum due to rounding.}
}
\
\end{sidewaytable}



Answer by lupo
Submitted on 2/1/2006
Rating: Not yet rated Rate this answer: Vote
http://www.manicai.net/comp/latex/latex_tricks.html#rotate

 

Answer by kozo
Submitted on 2/27/2006
Rating: Not yet rated Rate this answer: Vote
In case someone faced the same issue, sidewaystable seems to work only when you are producing PDF file. I use MikTex, and it didn't work when I compiled for DVI.

 

Your answer will be published for anyone to see and rate.  Your answer will not be displayed immediately.  If you'd like to get expert points and benefit from positive ratings, please create a new account or login into an existing account below.


Your name or nickname:
If you'd like to create a new account or access your existing account, put in your password here:
Your answer:

FAQS.ORG reserves the right to edit your answer as to improve its clarity.  By submitting your answer you authorize FAQS.ORG to publish your answer on the WWW without any restrictions. You agree to hold harmless and indemnify FAQS.ORG against any claims, costs, or damages resulting from publishing your answer.

 

FAQS.ORG makes no guarantees as to the accuracy of the posts. Each post is the personal opinion of the poster. These posts are not intended to substitute for medical, tax, legal, investment, accounting, or other professional advice. FAQS.ORG does not endorse any opinion or any product or service mentioned mentioned in these posts.

 

<< Back to general questions


[ Home  |  FAQ-Related Q&As  |  General Q&As  |  Answered Questions ]

© 2008 FAQS.ORG. All rights reserved.