summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/europecv/europecv.cls
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-03-13 20:48:19 +0000
committerKarl Berry <karl@freefriends.org>2022-03-13 20:48:19 +0000
commit254d1ac6d182d158c827ea03dea90981f38c705a (patch)
tree5663b7722c27675c4386ea42779b7cae5ce4e830 /Master/texmf-dist/tex/latex/europecv/europecv.cls
parent7706382869dba1c910f8d2cf928fcd14529a238a (diff)
europecv (13mar22) (branch)
git-svn-id: svn://tug.org/texlive/branches/branch2021.final@62685 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/europecv/europecv.cls')
-rw-r--r--Master/texmf-dist/tex/latex/europecv/europecv.cls7
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/europecv/europecv.cls b/Master/texmf-dist/tex/latex/europecv/europecv.cls
index 2febdbe04d2..bfd9dea0656 100644
--- a/Master/texmf-dist/tex/latex/europecv/europecv.cls
+++ b/Master/texmf-dist/tex/latex/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{}}