Search found 5 matches

by Fred Krogh
Thu Dec 11, 2008 9:15 pm
Forum: Document Classes
Topic: sideways tables, landscape tables
Replies: 22
Views: 82015

Re: sideways tables, landscape tables

Yes it works with pdflatex. So I guess this sort of thing doesn't work with .dvi files? Many thanks, at least now I can fill in the table.
Fred
by Fred Krogh
Thu Dec 11, 2008 9:06 pm
Forum: Document Classes
Topic: sideways tables, landscape tables
Replies: 22
Views: 82015

Re: sideways tables, landscape tables

I tried to send an attachement with the .dvi output, but I can't see that it reached this forum. If it didn't show up, I'll try again. Do I need to so something other than give a link to the file in the Filename field. Thanks,
Fred
by Fred Krogh
Thu Dec 11, 2008 8:50 pm
Forum: Document Classes
Topic: sideways tables, landscape tables
Replies: 22
Views: 82015

Re: sideways tables, landscape tables

And it doesn't work for me, the table still come out in potrait mode. Should I be filing a bug with texlive? Many thanks,
Fred
by Fred Krogh
Thu Dec 11, 2008 8:37 pm
Forum: Document Classes
Topic: sideways tables, landscape tables
Replies: 22
Views: 82015

Re: sideways tables, landscape tables

Thanks for the reponse, dropping the [t] got the stuff on the next page, but it is still in portrait mode.
Fred
by Fred Krogh
Thu Dec 11, 2008 7:55 pm
Forum: Document Classes
Topic: sideways tables, landscape tables
Replies: 22
Views: 82015

sideways tables, landscape tables

For some reason sideways table put the table on the last page, and in portrait mode although centered as if it thinks it is in landscape mode.
I'm using texlive on a gentoo linux system. The input text is as follows. \begin{sidewaystable}[t]
\caption{Results}
\centering
\begin{tabular}{rr*{16}{c ...