diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/europecv/ecven.def')
-rw-r--r-- | Master/texmf-dist/tex/latex/europecv/ecven.def | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/europecv/ecven.def b/Master/texmf-dist/tex/latex/europecv/ecven.def index 29c6ba92e26..79a8457add5 100644 --- a/Master/texmf-dist/tex/latex/europecv/ecven.def +++ b/Master/texmf-dist/tex/latex/europecv/ecven.def @@ -1,6 +1,6 @@ %!TEX encoding = UTF-8 Unicode % -% Translation completed on 2019/03/19 +% Translation completed on 12/23/2019 \ProvidesFile{ecven.def}[europecv English definitions] % Personal information \def\ecv@infosectionkey{\ecv@utf{Personal information}} @@ -39,8 +39,9 @@ \def\ecv@cefindepkey{\ecv@utf{Independent user}} \def\ecv@cefprofkey{\ecv@utf{Proficient user}} -\providecommand*{\ecvtitle}{\ecv@utf{\Large\textbf{E\ecv@kern u\ecv@kern -r\ecv@kern o\ecv@kern p\ecv@kern a\ecv@kern s\ecv@kern s}\\[5pt] +\providecommand*{\ecvbranding}{\ecv@utf{\Large\textbf{E\ecv@kern u\ecv@kern +r\ecv@kern o\ecv@kern p\ecv@kern a\ecv@kern s\ecv@kern s}\\[5pt]}} +\providecommand*{\ecvtitle}{\ecvbranding\ecv@utf{ \Large\textbf{C\ecv@kern u\ecv@kern r\ecv@kern r\ecv@kern i\ecv@kern c\ecv@kern u\ecv@kern l\ecv@kern u\ecv@kern m \ecv@kern V\ecv@kern -i\ecv@kern t\ecv@kern a\ecv@kern e}}}
\ No newline at end of file +i\ecv@kern t\ecv@kern a\ecv@kern e}}} |