Curricula Vitae / Résumés ⇒ How can I move my address and contact information?
-
- Posts: 679
- Joined: Tue Mar 03, 2015 4:01 pm
How can I move my address and contact information?
PS: I don't want to use a different style cause, this looks good.
shanky64
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
How can I move my address and contact information?
Simply open up
moderncvstylecasual.sty
and find this line:Code: Select all
\raggedleft\namefont{\color{color2!50}\@firstname} {\color{color2}\@familyname}}\\[-.35em]%% alternate design: \MakeLowercase and no space
\raggedleft
to \center
and your name will be centered!Cheers,
Vel