22nd Apr, 2009

LaTeX: how to display tables wider than the page

1 Star2 Stars3 Stars4 Stars5 Stars (Nessun voto)
Loading ... Loading ...

If you have a table that exceeds the margins of your LaTeX document, you can fix it by using the Geometry package.

To do this, simply add this line to your LaTeX document:

\usepackage[centering,includeheadfoot,margin=2cm]{geometry}

(Source: LaTeX Community)





Leave a response

Your response:

Categories