Change LaTeX Margins with Package geometry

21 08 2009

http://web.image.ufl.edu/help/latex/margins.shtml

Changing the spacing on a document-wide basis is done for different document settings using different packages. The geometry package controls the overall margins and text area of the document. The package must be called in the preamble of the document and specified when called.

The geometry package is called with the use package command, followed by the options, and then the package name, like this:
usepackage[left=2cm,top=1cm,right=3cm,nohead,nofoot]{geometry}


Actions

Information

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s




Follow

Get every new post delivered to your Inbox.