Font selection and new icons (#84)

This commit is contained in:
Gustavo A. Corradi 2021-12-13 16:46:54 -03:00 committed by GitHub
commit d042bf05f7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 579 additions and 308 deletions

View file

@ -84,7 +84,7 @@
\RequirePackage[table]{xcolor}
% font loading
\RequirePackage{ifxetex,ifluatex}
\RequirePackage{iftex}
\newif\ifxetexorluatex
\ifxetex
\xetexorluatextrue
@ -93,7 +93,6 @@
\xetexorluatextrue
\else
\xetexorluatexfalse
\ClassWarningNoLine{moderncv}{"academicons requires xetex/luatex to work. Not all social icons might work properly."}
\fi
\fi