mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
Corrected a \usepackage call, instead of \RequirePackage
This commit is contained in:
parent
9f0b4165d1
commit
e30df3973f
1 changed files with 2 additions and 2 deletions
|
|
@ -84,7 +84,7 @@
|
||||||
\RequirePackage{xcolor}
|
\RequirePackage{xcolor}
|
||||||
|
|
||||||
% font loading
|
% font loading
|
||||||
%\usepackage{ifxetex,ifluatex}
|
%\RequirePackage{ifxetex,ifluatex}
|
||||||
%\newif\ifxetexorluatex
|
%\newif\ifxetexorluatex
|
||||||
%\ifxetex
|
%\ifxetex
|
||||||
% \xetexorluatextrue
|
% \xetexorluatextrue
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue