forked from mirrors/Awesome-CV
Use x11names for xcolor
Signed-off-by: Sergio Durigan Junior <sergiodj@sergiodj.net>
This commit is contained in:
parent
e6efa6be7b
commit
ec14551fcd
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@
|
|||
% Needed to make header & footer efficiently
|
||||
\RequirePackage{fancyhdr}
|
||||
% Needed to manage colors
|
||||
\RequirePackage{xcolor}
|
||||
\RequirePackage[x11names]{xcolor}
|
||||
% Needed to use \ifxetex-\else-\fi statement
|
||||
\RequirePackage{ifxetex}
|
||||
% Needed to use \if-\then-\else statement
|
||||
|
|
Loading…
Reference in a new issue