Search found 4 matches

by leandrocc
Wed Apr 13, 2011 5:16 pm
Forum: Graphics, Figures & Tables
Topic: Two Tables in one "sidewaystable" Environment
Replies: 4
Views: 2873

Re: Two Tables in one "sidewaystable" Environment

After a few adjustments in my code it worked with \documentclass{article}.

Thanks for the help!
by leandrocc
Tue Apr 12, 2011 10:07 pm
Forum: Graphics, Figures & Tables
Topic: Two Tables in one "sidewaystable" Environment
Replies: 4
Views: 2873

Re: Two Tables in one "sidewaystable" Environment

Of course the code works! My fault.

I'm using \documentclass{amsart} instead of {article}.

Then the tables are not centered. Any workarounds or tips?

(from the top of my head: is it possible to put the tables on separate tex files and then include them in a similar way as I include PDFs, for ...
by leandrocc
Tue Apr 12, 2011 8:38 pm
Forum: Graphics, Figures & Tables
Topic: Two Tables in one "sidewaystable" Environment
Replies: 4
Views: 2873

Two Tables in one "sidewaystable" Environment

I realize I should have opened a new thread instead of replying to the solved one ( http://www.latex-community.org/forum/viewtopic.php?f=45&t=3453&p=48400#p48400 ).

My problem is that even when I copy the example provided in that topic, my sideways tables do not respect the left/right margins of ...
by leandrocc
Tue Apr 12, 2011 7:59 pm
Forum: Graphics, Figures & Tables
Topic: Two sideways tables on the same page?
Replies: 9
Views: 19736

Re: Two sideways tables on the same page?

Is it just me or sidewaystable does not respect right/left margins?
The tables are starting straight at the end of the paper, not where the margin should start.

Any ideas?