↧
Answer by Zarko for My table is too wide for my page, how can I make text...
Like this?I suggest to use tabularx environment. Since you didn't provide any information about page layout, I select margin=25mm in use of package geometry. Since table is huge, I also suggest to use...
View ArticleMy table is too wide for my page, how can I make text wrap on specific columns?
Below is the code for my table (generated using http://www.tablesgenerator.com/), unfortunately changing the tabular argument to use p with a set width doesn't seem to be...
View Article