Graphics, Figures & TablesWise Tables

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
gonandriy
Posts: 4
Joined: Wed Dec 14, 2011 7:17 pm

Wise Tables

Post by gonandriy »

Hello! Is it possible to create table,
where will be cells with arbitrary merges (multirow, multicolumn)
and arbitrary alignment in each cell
and text wrapping and auto adjusting of width of each column?
Would be nice to set alignment of each cell individually.

So, when I use tabularx with 'X' specificator for colunms, I have auto adjusting of width, but I can not use multirow, so I can not set appropriate vertical alignment in row-merged cells.

When I use tabular, I can not achieve text wrapping, without setting exactly width of colunm with p{}. But exact width is unknown and depends on content.

Please help.
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