summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/europecv/europecv.cls
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/europecv/europecv.cls')
-rw-r--r--macros/latex/contrib/europecv/europecv.cls5
1 files changed, 2 insertions, 3 deletions
diff --git a/macros/latex/contrib/europecv/europecv.cls b/macros/latex/contrib/europecv/europecv.cls
index bfd9dea065..0b84e54ff3 100644
--- a/macros/latex/contrib/europecv/europecv.cls
+++ b/macros/latex/contrib/europecv/europecv.cls
@@ -7,7 +7,7 @@
% See https://ctan.mirror.garr.it/mirrors/CTAN/help/Catalogue/licenses.lppl.html
% for the details of that license
\NeedsTeXFormat{LaTeX2e}
-\ProvidesClass{europecv}[13/03/2022 (Unicode TeX detection) European curriculum vitae class]
+\ProvidesClass{europecv}[17/06/2022 (Unicode TeX detection) European curriculum vitae class]
% CV models and instructions:
% http://europass.cedefop.eu.int/htm/index.htm
@@ -418,8 +418,7 @@
%% start of addition (with permission) by David Carlisle
\ifx\Umathchar\@undefined
%% encoding support for pdftex and classic TeX
-\RequirePackage{ucs}
-\RequirePackage[utf8x]{inputenc}
+\renewcommand\ecv@utf[1]{{#1}}
\else
%% do not use ucs/inputenc for lualatex or xelatex
%% use UTF-8 input and load a suitable unicode font with fontspec