Packages   fancyhdr   geometry   multicol   pageslts   titlesec   titletoc

The geometry Package

Documentation geometry
Categories layout
Description

Primary package to use to set margins, page sizes, etc.

Options
\usepackage[
    height=8in                      % Set the page height to 8 inches.
    width=5in                       % Set the page width to 5 inches.
]{geometry}                         % set the page layout parameters
Examples