Page LayoutPage Number Placement

Information and discussion about page layout specific issues (e.g. header and footer lines, page formats, page numbers).
Post Reply
piltdownpunk
Posts: 11
Joined: Tue Aug 09, 2011 8:05 pm

Page Number Placement

Post by piltdownpunk »

Hello.

I am writing a dissertation and currently using the standard, report document class. I feel that I'm spinning my wheels looking through the copious amounts of LaTex documentation and not finding the answer to what seems to me a simple question:

How can I edit the placement of the page numbers?

The default for the report class is to place page numbers 1 inch from the bottom of the page, correct? I desperately need to move the page numbers to 3/4 inch from the bottom of the page. Thanks so much.

--Trey
Last edited by piltdownpunk on Sun Oct 30, 2011 6:23 pm, edited 1 time in total.

Recommended reading 2024:

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

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Page Number Placement

Post by localghost »

Since you seemingly need to alter the dimensions of your type area, you should take a look at the geometry package and its various setup options.


Thorsten
piltdownpunk
Posts: 11
Joined: Tue Aug 09, 2011 8:05 pm

Re: Page Number Placement

Post by piltdownpunk »

Thanks, Thorsten.

I think I got it by modifying \footskip with \setlength in the preamble.

--Trey
Post Reply