Implemented the icon set selection mechanism

This commit is contained in:
Xavier Danaux
2013-03-25 03:29:27 -04:00
parent 4134aa176d
commit e9a817c74d
14 changed files with 121 additions and 54 deletions

View File

@ -20,11 +20,6 @@
\RequirePackage{changepage}
%-------------------------------------------------------------------------------
% package options
%-------------------------------------------------------------------------------
%-------------------------------------------------------------------------------
% overall style definition
%-------------------------------------------------------------------------------
@ -43,13 +38,7 @@
%\fi
% symbols
\renewcommand*{\listitemsymbol}{\labelitemi~}
\renewcommand*{\addresssymbol}{}
\renewcommand*{\mobilephonesymbol}{\textbf{M}~}
\renewcommand*{\fixedphonesymbol}{\textbf{T}~}
\renewcommand*{\faxphonesymbol}{\textbf{F}~}
\renewcommand*{\emailsymbol}{\textbf{E}~}
\renewcommand*{\homepagesymbol}{}
\moderncvicons{letters}
%-------------------------------------------------------------------------------