[Techtalk] Margins in LaTeX

jorge luis bartos jlbartos at xmbox.com
Tue Aug 26 18:58:19 EST 2003


On August 26, 2003 06:52, Anirud_Kumar wrote:
> How can I change the left margin and top margin in a LATEX document?

The easy way to do it is to use geometry package:
\usepackage{geometry}
\geometry{tmargin=.25in,bmargin=.5in,lmargin=.5in,rmargin=.5in}

Hope that helps.

jorge


More information about the Techtalk mailing list