[texhax] rotating and supertabular problem
Robin Fairbairns
Robin.Fairbairns at cl.cam.ac.uk
Fri Apr 15 18:55:52 CEST 2005
> Hi,
>
> I'm trying to make a long table (4 pages) in a landscape mode. I used
> rotating and supertabular packages. In the output shown in Adobe
> Acrobat, only one page of the table appears (the second, rotated) and
> the margins are messed up. It handle the float and the following text
> ok. I've also tried the package lscape instead of rotating and the
> table output is correct but it can not handle the table float and it
> mess up the bibliography (??) . The code I've been using is:
rotating gives you a float; you can no more put a multi-page
supertabular into a sidewaystable than you can into an ordinary table.
you need lscape.sty and then to put your multipage stuff into a
landscape environment.
http://www.tex.ac.uk/cgi-bin/texfaq2html?label=landscape
More information about the texhax
mailing list