Graphics, Figures & TablesVery wide table

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
kotoko
Posts: 12
Joined: Sat Jan 09, 2010 8:33 pm

Very wide table

Post by kotoko »

Hello!

I'm starting my into LaTeX tables. I have a very wide table on account of the number of columns. I have tried the /small command and it still misses some of the table.

Is there a way to make the table be independent of margins and occupy the whole width of the page?

Since it's a comparison I can't really take off columns.
Last edited by kotoko on Mon Jan 11, 2010 12:59 am, edited 1 time in total.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

User avatar
Stefan Kottwitz
Site Admin
Posts: 10321
Joined: Mon Mar 10, 2008 9:44 pm

Very wide table

Post by Stefan Kottwitz »

Hi Kotoko,

welcome to the board!
You could use \makebox like described here: Centering wide tables or figures.

Stefan
LaTeX.org admin
User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Very wide table

Post by localghost »

I suggest to use the rotating package to turn the table.


Best regards and welcome to the board
Thorsten
yago
Posts: 29
Joined: Sat Dec 13, 2008 6:40 pm

Re: Very wide table

Post by yago »

Can you send us an example of that you need? Thanks.
kotoko
Posts: 12
Joined: Sat Jan 09, 2010 8:33 pm

Re: Very wide table

Post by kotoko »

I rotated the table in the end.

But the box trick will be very useful in the future.

Thank you for all the replies. LaTeX is a great tool but a hard one to master it's wonderfull to know I can count on the help of people besides documentation. :P
Post Reply