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

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
Stefan Kottwitz
Site Admin
Posts: 10360
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