Page LayoutSetting margins for document class

Information and discussion about page layout specific issues (e.g. header and footer lines, page formats, page numbers).
Post Reply
luc4
Posts: 13
Joined: Thu Apr 09, 2009 12:43 pm

Setting margins for document class

Post by luc4 »

Hi! I have to bind my thesis, but I see that, when I set my document to two-sided document, the column is moved so that the inner margin is very small. I would like to keep the same exact margins (I don't know what they are by default) but move the central column of some cm to the outer margin. Is this possible without having to set all the other margins as well?
Thanks!

Luca

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

josephwright
Site Moderator
Posts: 814
Joined: Tue Jul 01, 2008 2:19 pm

Re: Setting margins for document class

Post by josephwright »

Use the geometry package.
Joseph Wright
luc4
Posts: 13
Joined: Thu Apr 09, 2009 12:43 pm

Re: Setting margins for document class

Post by luc4 »

I tried that, using hmargin={47mm,47mm}, but it seems the fancyheader is not correctly resized... not the same size of the column... any idea why?
Thanks!
Post Reply