[Tugindia] Text wrapping in table
Kannan Moudgalya
kannan at iitb.ac.in
Tue Jun 28 11:43:05 CEST 2011
Manjusha Joshi wrote:
> \begin{tabular}{|p{2cm}|}
> Aerospace \\ Engineering
> \end{tabular}
> is working.
>
> If want to add more columns, accordingly width of the words adjust width of
> the column.
> Please send brief code that will help to understand the problem.
> Best wishes,
I am also interested in this usage, so tried out the following code, but
it is not doing what I thought I understood from the above. I wanted
three columns in this Table, first column having Test, the second column
Aerospace Engineering and the third column, the word Blank. Am I making
a mistake?
Kannan
\begin{tabular}{|c|p{2cm}|r|} \hline
Test & Aerospace \\ Engineering & Blank \\ \hline
\end{tabular}
More information about the tugindia
mailing list