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

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

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