summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-08-03 20:33:48 +0000
committerKarl Berry <karl@freefriends.org>2022-08-03 20:33:48 +0000
commit1d60eab9a00326e0417cdc69780c5b71c44d3944 (patch)
tree4982fd5b9a49edeb8c904d5e281a4a29a5aea5ee /Master/texmf-dist/tex/latex
parent6ad2a6b11efe9c848a1469923f84f050b27137bb (diff)
europecv (3aug22)
git-svn-id: svn://tug.org/texlive/trunk@64037 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex')
-rw-r--r--Master/texmf-dist/tex/latex/europecv/europasslogo.pdfbin34265 -> 12842 bytes
-rw-r--r--Master/texmf-dist/tex/latex/europecv/europecv.cls4
2 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/europecv/europasslogo.pdf b/Master/texmf-dist/tex/latex/europecv/europasslogo.pdf
index 53f17210190..efa8f15da9f 100644
--- a/Master/texmf-dist/tex/latex/europecv/europasslogo.pdf
+++ b/Master/texmf-dist/tex/latex/europecv/europasslogo.pdf
Binary files differ
diff --git a/Master/texmf-dist/tex/latex/europecv/europecv.cls b/Master/texmf-dist/tex/latex/europecv/europecv.cls
index 0b84e54ff35..cf42c74abf5 100644
--- a/Master/texmf-dist/tex/latex/europecv/europecv.cls
+++ b/Master/texmf-dist/tex/latex/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}[17/06/2022 (Unicode TeX detection) European curriculum vitae class]
+\ProvidesClass{europecv}[08/03/2022 (Unicode TeX detection) European curriculum vitae class]
% CV models and instructions:
% http://europass.cedefop.eu.int/htm/index.htm
@@ -261,7 +261,7 @@
% Europass logo
\DeclareOption{logo}{%
\providecommand*\draweuropasslogo{%
- \includegraphics[width=\ecv@logowidth]{europasslogo.eps}}
+ \includegraphics[width=\ecv@logowidth]{europasslogo}}
}
\DeclareOption{nologo}{\renewcommand*\draweuropasslogo{}}