How to set the margins of a page in LaTeX

To set the page margins in LaTeX, use the geometry package.

\usepackage[a4paper]{geometry}
\geometry{top=1.0in, bottom=1.0in, left=1.5in, right=1.0in}
If you are new here, you might want to subscribe to the RSS feed or newsletter.

Enter your email address:

Related

This entry was posted in LaTeX and tagged , , , , , . Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>