Graphics, Figures & Tables ⇒ Very wide table
Very wide table
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.
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- Stefan Kottwitz
- Site Admin
- Posts: 10358
- Joined: Mon Mar 10, 2008 9:44 pm
Very wide table
welcome to the board!
You could use \makebox like described here: Centering wide tables or figures.
Stefan
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Very wide table
Best regards and welcome to the board
Thorsten
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: Very wide table
Re: Very wide table
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.
