Page LayoutNumbering on first page of chapter

Information and discussion about page layout specific issues (e.g. header and footer lines, page formats, page numbers).
Post Reply
tipoftheday
Posts: 6
Joined: Thu Dec 03, 2009 3:05 pm

Numbering on first page of chapter

Post by tipoftheday »

Hi,

I would like to number the first page of each chapter in my book at the bottom right corner (right footer) of the page. All of the other pages in my book are numbered at the top left and top right. Can you help with this? I considered using \thispagestyle but I don't know how I would declare this to only have effect on the first page of each chapter.

Many thanks for your help
Last edited by tipoftheday on Wed May 05, 2010 11:53 am, edited 1 time in total.

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
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Numbering on first page of chapter

Post by localghost »

Chapter pages automatically use the »plain« page style. So you have to redefine it. You can do so by means of the fancyhdr or titlesec package. The forum search will yield appropriate solutions. Furthermore reading the package manual won't do any harm.


Best regards
Thorsten
tipoftheday
Posts: 6
Joined: Thu Dec 03, 2009 3:05 pm

Re: Numbering on first page of chapter

Post by tipoftheday »

I have looked at these methods but have not found anything that will only affect the first page of the chapter?
User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Re: Numbering on first page of chapter

Post by localghost »

Then you should be more careful. I know from the manuals that they have detailed descriptions. And I know that this issue has already been solved here in the forum. But at the moment I haven't got the time for going into details.
Post Reply