Graphics, Figures & TablesToo many columns for page width

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
Monkey D
Posts: 22
Joined: Thu Nov 01, 2007 6:12 pm

Too many columns for page width

Post by Monkey D »

I have a table with 22 columns, which is too much for a page in portrait setting. In fact it's a table with 22 columns and 22 rows, but the problem is with the number of columns.
I can barely fit the table in landscape with footnotesize font, and would like to find a better way.

My tables are generated with csv2latex, so I would like to break columns in an to be automatic.

Isn't there anything like a "\columnbreak{10}" command to break rows at every 10th row?

Thanks

Recommended reading 2024:

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

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

Post Reply