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.
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
- Stefan Kottwitz
- Site Admin
- Posts: 10324
- 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.
