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