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
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
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