Theses, Books, Title pagesAltering page numbering - cls file?

Classicthesis, Bachelor and Master thesis, PhD, Doctoral degree
Post Reply
templateuser
Posts: 679
Joined: Tue Mar 03, 2015 4:01 pm

Altering page numbering - cls file?

Post by templateuser »

Hi Vel,

Thank you so much for putting up these great templates and for providing an excellent website.

With the Masters/Doctoral Thesis template I would like to make a small change.
I would like the Title page to be included in the page count (but not display a page number), so that on
the Declaration page the page number would be ii (not a roman numeral 1, as it currently is).

I have looked in the main.tex and thesis.cls but I'm having trouble locating the relevant section.

Your help would be MUCH appreciated!
Thanks, Richard

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
Vel
Site Moderator
Posts: 463
Joined: Fri Jun 29, 2012 1:20 am

Altering page numbering - cls file?

Post by Vel »

Hi Richard,

Thanks for the kind words about the website!

All you need to do is add: "\setcounter{page}{2}" right before "\Declaration{" in main.tex.

Cheers,
Vel
Founder and administrator of LaTeXTemplates.com and LaTeXTypesetting.com
templateuser
Posts: 679
Joined: Tue Mar 03, 2015 4:01 pm

Re: Altering page numbering - cls file?

Post by templateuser »

Thank you Vel
Appreciate your help
Richard
Post Reply