Curricula Vitae / RésumésHow can I have two addresses?

ModernCV, Friggeri, Plasmati, Classicthesis-CV, and more
Post Reply
templateuser
Posts: 679
Joined: Tue Mar 03, 2015 4:01 pm

How can I have two addresses?

Post by templateuser »

Hi, this template is really nice! Congrats to the creator! I am wondering how I can have two addresses. I am an erasmus students so it would be convenient to have something like permanent and temporary address. Thank you in advance!

P.S: I am using the classic style of modern CV

gorg

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

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

Vel
Site Moderator
Posts: 463
Joined: Fri Jun 29, 2012 1:20 am

How can I have two addresses?

Post by Vel »

Hi there,

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
Founder and administrator of LaTeXTemplates.com and LaTeXTypesetting.com
Post Reply