I have problem with some of the longtable tables, as illustrated here:

Is there an easy way to make table wrap cell contents multi-line so that it does not exceed page margins?
|
I have problem with some of the
Is there an easy way to make table wrap cell contents multi-line so that it does not exceed page margins? |
||||
|
|
|||||
|
\multicolumnalthough it seems like you only have two columns in yourlongtable. Is there any addition (invisible) columns to yourlongtable? – Werner Jun 4 '12 at 23:24p{<width}column type should fix it. Thelcolumn type does not allow for line wrapping. – Peter Grill Jun 4 '12 at 23:37