mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
Font selection and new icons (#84)
This commit is contained in:
parent
d105da5b28
commit
d042bf05f7
12 changed files with 579 additions and 308 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue