David A Roberts

Setting paper size and margins in LaTeX

Personally I dislike the large margins LaTeX defaults to. Adding the following line to the preamble allows you to adjust these (as well as setting the paper size):

\usepackage[a4paper,left=2.25cm,right=2.25cm,top=2.5cm,bottom=2.5cm]{geometry}

blog comments powered by Disqus

Search

Loading...


Random Quote

Loading...



© 2007–2011 David A Roberts. Valid XHTML & CSS. Entries (RSS) & Comments (RSS). Source code.