Search found 2 matches

by nancyagg
Sat Nov 14, 2015 10:23 pm
Forum: Curricula Vitae / Résumés
Topic: how to include name on each page in moderncv
Replies: 1
Views: 12054

Re: how to include name on each page in moderncv

I was able to do this myself. For other interested readers, I added the following at line number 163 in moderncv.cls

\fancyfoot[l]{\parbox {10cm}{\color{color2}\addressfont\strut \@firstname{}~\@familyname{}~~\emailsymbol\emaillink{\@email}}}

I also added \thispagestyle{empty} to my document to ...
by nancyagg
Wed Nov 04, 2015 6:39 pm
Forum: Curricula Vitae / Résumés
Topic: how to include name on each page in moderncv
Replies: 1
Views: 12054

how to include name on each page in moderncv

1. This is a great template!!
2. I would like to add my name on all pages but first in a header or footer so that the subsequent pages are easy to connect to me in case they get lost at the employer's. I'm using the classic (with picture) and banking (w/o pic) styles.
I see that moderncv.cls does ...