mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
Clean-up of length calculations thanks to xcalc
This commit is contained in:
parent
1ab2fa5731
commit
4074c92546
3 changed files with 23 additions and 62 deletions
10
moderncv.cls
10
moderncv.cls
|
|
@ -185,11 +185,11 @@
|
|||
% other symbols
|
||||
\newcommand*{\listitemsymbol}{\labelitemi}
|
||||
\newcommand*{\addresssymbol}{}
|
||||
\newcommand*{\mobilesymbol}{\Mobilefone}
|
||||
\newcommand*{\phonesymbol}{\Telefon}
|
||||
\newcommand*{\faxsymbol}{\FAX}
|
||||
\newcommand*{\emailsymbol}{\Letter}
|
||||
\newcommand*{\homepagesymbol}{{\Large\ComputerMouse}}
|
||||
\newcommand*{\mobilesymbol}{\Mobilefone~}
|
||||
\newcommand*{\phonesymbol}{\Telefon~}
|
||||
\newcommand*{\faxsymbol}{\FAX~}
|
||||
\newcommand*{\emailsymbol}{\Letter~}
|
||||
\newcommand*{\homepagesymbol}{{\Large\ComputerMouse}~}
|
||||
|
||||
% colors
|
||||
\definecolor{color0}{rgb}{0,0,0}% main default color, normally left to black
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue