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.

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