Theses, Books, Title pagesChanging Headers and Footers

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

Changing Headers and Footers

Post by templateuser »

Can the headers and footers be changed this template ? In the vanilla version I don't see a way and if i want to use \usepackage{fancyheadings} it gives me an error.

I would like the name of the authors in the footer.

Thanks
Tchanty

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

Vel
Site Moderator
Posts: 463
Joined: Fri Jun 29, 2012 1:20 am

Changing Headers and Footers

Post by Vel »

Hi,

You can add a footer with the \lofoot[text]{text}, \cofoot[text]{text} or \rofoot[text]{text} commands. Text within the curly bracket will appear at the bottom of all normal pages while the optional text in the square bracket will appear at the bottom of pages where chapters begin. You can add one of these commands just after \begin{document}.

Cheers,
Vel
Founder and administrator of LaTeXTemplates.com and LaTeXTypesetting.com
Post Reply