Curricula Vitae / RésumésAdding name and page number to headers of Pages 2+

ModernCV, Friggeri, Plasmati, Classicthesis-CV, and more
Post Reply
templateuser
Posts: 679
Joined: Tue Mar 03, 2015 4:01 pm

Adding name and page number to headers of Pages 2+

Post by templateuser »

Hi, Thank you for the great looking resume template! I was wondering if you could help or give some hints about adding a header to the rest of the pages (besides page 1). Usually, I might do this with \thispagestyle{myheadings}, but I think it's conflicting with the header on page 1. Ideally, I would like my name on the top left and a page number on the top right side of every page starting with page 2.

Thanks in advance!

Zee

Recommended reading 2024:

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

NEW: TikZ book now 40% off at Amazon.com for a short time.

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

Adding name and page number to headers of Pages 2+

Post by Vel »

Hi Zee,

You'll need to use the fancyhdr package and modify the current header from the first page so it can go into \chead{} which will then appear on every page.

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