Hello Everybody;
I'm new to LaTex so please forgive the rookie questions. I've been reading the user manual in TexMaker and do not seem to find instructions about how to change the margins (geometry?) of the document once the preamble is already set.
Basically, to change top/bottom/margins half way through the already written paper.
Thanks for the help
Charles
Page Layout ⇒ Page Margins and Geometry
NEW: TikZ book now 40% off at Amazon.com for a short time.

- Stefan Kottwitz
- Site Admin
- Posts: 10348
- Joined: Mon Mar 10, 2008 9:44 pm
Page Margins and Geometry
Hi Charles,
you can find such information in the geometry package manual. This package can be used for customizing the margins, it's even capable of changing the margins within the document, you could use its command \newgeometry.
Stefan
you can find such information in the geometry package manual. This package can be used for customizing the margins, it's even capable of changing the margins within the document, you could use its command \newgeometry.
Stefan
LaTeX.org admin