I am trying to solve the problem of having a latex table (produced using
the xtable <http://cran.r-project.org/web/packages/xtable/index.html>, then
inserted to a latex file using Sweave), exceeding the margins of my LaTeX
document.

I found that one such solution can be based on the
tabularx<http://ctan.org/pkg/tabularx> package,
and I am wondering what would be the best way to implement it (or if there
is a better solution I am overlooking).

Right now the only way I am thinking of is to edit print.xtable so it would
work with the tabularx LaTeX package. Any other suggestions would be most
welcomed.

Thanks.

----------------Contact
Details:-------------------------------------------------------
Contact me: tal.gal...@gmail.com |  972-52-7275845
Read me: www.talgalili.com (Hebrew) | www.biostatistics.co.il (Hebrew) |
www.r-statistics.com (English)
----------------------------------------------------------------------------------------------

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to