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.cls7
1 files changed, 4 insertions, 3 deletions
diff --git a/macros/latex/contrib/europecv/europecv.cls b/macros/latex/contrib/europecv/europecv.cls
index 2febdbe04d..bfd9dea065 100644
--- a/macros/latex/contrib/europecv/europecv.cls
+++ b/macros/latex/contrib/europecv/europecv.cls
@@ -1,13 +1,13 @@
%!TEX encoding = UTF-8 Unicode
%
% European curriculum vitae class
-% Author: Nicola Vitacolonna (nicola.vitacolonna@uniud.it) and Giuseppe Silano
+% Author: Nicola Vitacolonna (nicola.vitacolonna@uniud.it) and Giuseppe Silano
%(giuseppe.silano@fel.cvut.cz)
% This material is subject to the LaTeX Project Public License, either version 1.3
% See https://ctan.mirror.garr.it/mirrors/CTAN/help/Catalogue/licenses.lppl.html
% for the details of that license
\NeedsTeXFormat{LaTeX2e}
-\ProvidesClass{europecv}[24/12/2021 (Unicode TeX detection) European curriculum vitae class]
+\ProvidesClass{europecv}[13/03/2022 (Unicode TeX detection) European curriculum vitae class]
% CV models and instructions:
% http://europass.cedefop.eu.int/htm/index.htm
@@ -160,6 +160,7 @@
}%
}
\DeclareOption{romanian}{%
+ \usepackage{combelow}
\AtEndOfPackage{%
\InputIfFileExists{ecvro.def}{}{%
\ClassWarningNoLine{europecv}{Romanian definition file 'ecvro.def' not found}}%
@@ -260,7 +261,7 @@
% Europass logo
\DeclareOption{logo}{%
\providecommand*\draweuropasslogo{%
- \includegraphics[width=\ecv@logowidth]{europasslogo}}
+ \includegraphics[width=\ecv@logowidth]{europasslogo.eps}}
}
\DeclareOption{nologo}{\renewcommand*\draweuropasslogo{}}