0
我正在使用表格,並將列的大小設置爲2.5釐米。 但是,如果我添加一個較長的行,那麼該列的大小會更改其值。如何在包含乳膠的表格中包含長文字?
\begin{tabular}{p{2.5cm} l p{2cm} l p{2cm} l p{2cm} l p{2cm} l p{2cm} l p{2cm} l p{2cm}}
& \textbf{Fair Trade} & \textbf{SAN/RA} & \textbf{GlobalGAP} & \textbf{Unilever Sustainable Agriculture Code}
& \textbf{Bio Suisse} & \textbf{Naturland} & \textbf{EU Bio} \\ \hline
\textbf{Key features} & \textbf{Established in}& 1997 &1987 & 1997 &6 &7 &8\\ \hline
\textbf{Sector scope} &this is a very long line that needs to be cut &3 &4 &5 &6 &7 &8\\ \hline
\end{tabular}
有了,我需要添加\ {parbox}2釐米每次我有一個長的文本分割時間。有沒有辦法爲表格中的所有單元格執行此操作? – ilciavo 2014-09-24 09:19:21