How to wrap text in LaTeX tables? Use p{width} for your column specifiers instead of l/r/c. \begin{tabular}{|p{1cm}| ...
確定! 回上一頁