Hi, I use the packages Sweave and xtable to generate some LaTeX tables. In one particular case the last column of the table contains lines that are too long to fit in the document and are therefor cut. My question is (hopefully I did not miss anything in the documentation): How can I wrap long lines without fiddling around with the resulting Latex code? Can I do it directly in the Sweave document? Best, Georg