Nice Template!
I have just one question. Do you know any good possibility to insert two different mobile numbers? Because if I write \mobile two times, it uses just the second number.
The problem is that I am living in two different countries and there is not a single number where I reachable all the time.
Thanks!
Julian
Curricula Vitae / Résumés ⇒ How do I insert two different mobile numbers?
-
- Posts: 679
- Joined: Tue Mar 03, 2015 4:01 pm
NEW: TikZ book now 40% off at Amazon.com for a short time.
How do I insert two different mobile numbers?
Hi Julian,
I would recommend you open up
This will print the mobile phone symbol for the
Cheers,
Vel
I would recommend you open up
moderncvstyleclassic.sty
and edit lines 41 and 42 to:Code: Select all
\renewcommand*{\mobilesymbol}{\marvosymbol{72}~}
\renewcommand*{\phonesymbol}{\marvosymbol{72}~}
\phone{}
command instead of the phone. You can then put your country in brackets at the end or just use the different country codes.Cheers,
Vel
Founder and administrator of LaTeXTemplates.com and LaTeXTypesetting.com
-
- Posts: 679
- Joined: Tue Mar 03, 2015 4:01 pm
Re: How do I insert two different mobile numbers?
Thanks!!!
Julian
Julian