Theses, Books, Title pagesPage numbering to bottom right

Classicthesis, Bachelor and Master thesis, PhD, Doctoral degree
Post Reply
wagnersam
Posts: 1
Joined: Wed May 06, 2015 10:42 am

Page numbering to bottom right

Post by wagnersam »

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

Recommended reading 2024:

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

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

Post by Johannes_B »

Hi and welcome,

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.
Post Reply