summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-06-17 21:36:10 +0000
committerKarl Berry <karl@freefriends.org>2022-06-17 21:36:10 +0000
commit3e18863c2daf59606e8ccf082c9e98aa6cc2e064 (patch)
tree3e2e8e6ecd79b6641be4c2451823e6354c1b011a /Master/texmf-dist/tex
parent4f2c9e4be05bb923d72cdb969262973dd0743a41 (diff)
europecv (17jun22)
git-svn-id: svn://tug.org/texlive/trunk@63630 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r--Master/texmf-dist/tex/latex/europecv/europecv.cls5
1 files changed, 2 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/europecv/europecv.cls b/Master/texmf-dist/tex/latex/europecv/europecv.cls
index bfd9dea0656..0b84e54ff35 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}[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