I can use p{}, m{} or r{} but I shall pass a fixed size. Is there a way to do it with rubber columns?
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
The answer is to use
|
|||
|
|
|
An alternative to
TX and TY distribute the width between the columns in different ways. TY takes account of the content of the cells and tries to make columns with more content wider than those with less content. TX does not look at the content of the X columns. |
|||
|
|

tabularxpackage? – cmhughes Jun 14 '12 at 3:21