Page Layout ⇒ Page Number Placement
-
- Posts: 11
- Joined: Tue Aug 09, 2011 8:05 pm
Page Number Placement
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
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Page Number Placement
Thorsten
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
-
- Posts: 11
- Joined: Tue Aug 09, 2011 8:05 pm
Re: Page Number Placement
I think I got it by modifying \footskip with \setlength in the preamble.
--Trey