summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/europecv/europecv.cls
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-10-15 21:21:44 +0000
committerKarl Berry <karl@freefriends.org>2018-10-15 21:21:44 +0000
commitdc948c6c585cdcba4a83855343de8a42de9dbaea (patch)
tree7f37812ce42b1a8887b645b324588944ae4f506f /Master/texmf-dist/tex/latex/europecv/europecv.cls
parentb1a8233d75bd3cd5fe4c38ec3eb56ecd7a145117 (diff)
europecv (15oct18)
git-svn-id: svn://tug.org/texlive/trunk@48910 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.cls6
1 files changed, 5 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/europecv/europecv.cls b/Master/texmf-dist/tex/latex/europecv/europecv.cls
index 278e3f30598..576f990dd79 100644
--- a/Master/texmf-dist/tex/latex/europecv/europecv.cls
+++ b/Master/texmf-dist/tex/latex/europecv/europecv.cls
@@ -6,7 +6,7 @@
% See https://ctan.mirror.garr.it/mirrors/CTAN/help/Catalogue/licenses.lppl.html
% for the details of that license
\NeedsTeXFormat{LaTeX2e}
-\ProvidesClass{europecv}[2018/07/23 (Unicode TeX detection) European curriculum vitae class]
+\ProvidesClass{europecv}[2018/10/15 (Unicode TeX detection) European curriculum vitae class]
% CV models and instructions:
% http://europass.cedefop.eu.int/htm/index.htm
@@ -403,6 +403,7 @@
\ecvname{\ecv@lastname\ \ecv@firstname}
\ecvfootername{\ecv@name}
\ecvaddress{}
+\ecvhomepage{}
\ecvskype{}
\ecvprofessional{}
\ecvtelephone{}
@@ -449,6 +450,9 @@
\ifx\@empty\ecv@pec\else
\ecv@peckey &\ecv@pec \tabularnewline[5pt]
\fi
+\ifx\@empty\ecv@homepage\else
+\ecv@homepagekey & \ecv@homepage \tabularnewline[#1]
+\fi
\ifx\@empty\ecv@skype\else
\ecv@skypekey &\ecv@skype \tabularnewline[5pt]
\fi