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

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

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