Skip to content

Page layout and margins

Controlling the page

  • LaTeX's default page has generous, book-like margins. Sometimes you want more space.
  • The geometry package lets you set margins in one line:
\usepackage[margin=1in]{geometry}
  • That gives a one-inch margin on all four sides. Try 2cm, 1.5in, and see the text reflow.

The geometry package controls the white margins around the text block

Log in or create account

IGCSE & A-Level