Curricula Vitae / Résumés ⇒ How can I have two addresses?
-
- Posts: 679
- Joined: Tue Mar 03, 2015 4:01 pm
How can I have two addresses?
P.S: I am using the classic style of modern CV
gorg
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 have two addresses?
If you'd like to hack in a second address into the classic style, open up
moderncvstyleclassic.sty
and add:\makenewline{Second Address Here}
after both occurrences of this line:
\ifthenelse{\equal{\@addresscity}{}}{}{\makenewline\@addresscity}}
Cheers,
Vel