Corrected a \usepackage call, instead of \RequirePackage

This commit is contained in:
Xavier Danaux
2012-11-28 04:45:21 -05:00
parent 9f0b4165d1
commit e30df3973f

View File

@ -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
@ -467,4 +467,4 @@
\endinput \endinput
%% end of file `moderncv.cls'. %% end of file `moderncv.cls'.