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

@ -16,17 +16,7 @@
%-------------------------------------------------------------------------------
% required packages
%-------------------------------------------------------------------------------
%-------------------------------------------------------------------------------
% package options
%-------------------------------------------------------------------------------
%-------------------------------------------------------------------------------
% overall style definition
%-------------------------------------------------------------------------------
% fonts
% Latin Modern fonts
%\ifxetexorluatex
% \setmainfont{Latin Modern Roman}
% \setsansfont{Latin Modern Sans}
@ -37,12 +27,12 @@
{}
%\fi
%-------------------------------------------------------------------------------
% overall style definition
%-------------------------------------------------------------------------------
% symbols
\renewcommand*{\mobilephonesymbol}{\marvosymbol{72}~}
\renewcommand*{\fixedphonesymbol}{\marvosymbol{84}~}
\renewcommand*{\faxphonesymbol}{\marvosymbol{117}~}
\renewcommand*{\emailsymbol}{\marvosymbol{66}~}
\renewcommand*{\homepagesymbol}{{\Large\marvosymbol{205}}~}
\moderncvicons{marvosym}
%-------------------------------------------------------------------------------