Graphics, Figures & TablesFix or dynamic column height

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
Z.
Posts: 2
Joined: Sun Jan 25, 2009 6:33 pm

Fix or dynamic column height

Post by Z. »

I have simple table made just of one column with specified width. I wish to fixed column’s height (not like in default mode where the height is specified by text warping) to have all rows in equal height or even better after I wrote all rows to have them in size of highest of them. Is it possible in LaTex some way?

Recommended reading 2024:

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

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

localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Fix or dynamic column height

Post by localghost »

Use minipage environments with all their options and specify the same height for all of them.


Best regards and welcome to the board
Thorsten¹
Z.
Posts: 2
Joined: Sun Jan 25, 2009 6:33 pm

Re: Fix or dynamic column height

Post by Z. »

Thank you very much.

Nice to be on board :D
Post Reply