Hello,
I am using the template http://www.latextemplates.com/template/ ... ral-thesis, but i want to have the page numbering in the bottom right.
I tried deleting the lines about fancyhdr in thesis.cls and added \fancyfoot[R]{\thepage}.
It works half way, but the first page of each chapter in \mainmatter has the number in the center and in \frontmatter, the numbering is also still in the middle.
How to change all the pages numbering to the bottom right?
Hope you can help
SW
Theses, Books, Title pages ⇒ Page numbering to bottom right
NEW: TikZ book now 40% off at Amazon.com for a short time.
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Page numbering to bottom right
Hi and welcome,
those pages are typeset
those pages are typeset
plain
, meaning without a header. Section 7 of the fancyhdr manual shows you how to redefine the plain style.The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.