Page LayoutPage number specification from top of the page?

Information and discussion about page layout specific issues (e.g. header and footer lines, page formats, page numbers).
Post Reply
avspavan
Posts: 1
Joined: Sat Apr 18, 2009 1:09 am

Page number specification from top of the page?

Post by avspavan »

Hi:

I am using 'cheputhesis.cls' file for my dissertation available at https://engineering.purdue.edu/~mark/puthesis/ . I want the page numbers to be 0.5 inch from the top of the page on the right side. How do I specify this?

Also, how do I change the spacing between the section title and the starting of the section (as well as subsection)? Any help is greatly appreciated.

Thanks
Pavan

Recommended reading 2024:

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

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

User avatar
Stefan Kottwitz
Site Admin
Posts: 10320
Joined: Mon Mar 10, 2008 9:44 pm

Page number specification from top of the page?

Post by Stefan Kottwitz »

Hi Pavan,

you could use the fancyhdr package together with textpos to position the page number exactly where you want it.

The other problem could be solved by \titlespacing of the titlesec package.

Stefan
LaTeX.org admin
Post Reply