Theses, Books, Title pages ⇒ Page numbering to bottom right
Page numbering to bottom right
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
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
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Page numbering to bottom right
those pages are typeset
plain
, meaning without a header. Section 7 of the fancyhdr manual shows you how to redefine the plain style.