summaryrefslogtreecommitdiff
path: root/Master/texmf-dist
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-10-12 21:41:36 +0000
committerKarl Berry <karl@freefriends.org>2018-10-12 21:41:36 +0000
commit2cd9698e5b60d9707958452fdf16a5f990fd33c7 (patch)
tree413ec0f2133aab0911cbb34a56acecc07b5f3381 /Master/texmf-dist
parent4f2e7f32931579ae77c5a570dd426b315f018f66 (diff)
europecv (12oct18)
git-svn-id: svn://tug.org/texlive/trunk@48893 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r--Master/texmf-dist/doc/latex/europecv/CHANGELOG.rst10
-rw-r--r--Master/texmf-dist/doc/latex/europecv/README.md14
-rw-r--r--Master/texmf-dist/doc/latex/europecv/europecv.pdfbin670756 -> 671070 bytes
-rw-r--r--Master/texmf-dist/doc/latex/europecv/europecv.tex4
-rw-r--r--Master/texmf-dist/doc/latex/europecv/templates/cv_template_en.pdfbin35210 -> 35210 bytes
-rw-r--r--Master/texmf-dist/tex/latex/europecv/ecvde.def8
6 files changed, 29 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/latex/europecv/CHANGELOG.rst b/Master/texmf-dist/doc/latex/europecv/CHANGELOG.rst
index d122adadbf4..af1d9cc6f62 100644
--- a/Master/texmf-dist/doc/latex/europecv/CHANGELOG.rst
+++ b/Master/texmf-dist/doc/latex/europecv/CHANGELOG.rst
@@ -1,6 +1,16 @@
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Changelog for package europecv
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+2018.10.12
+----------
+* Update of the "ecvde.def" file with the German translation
+* Contributors: redlulz
+
+2018.09.02
+----------
+* Fixed bug (italian \ae and removed "et studiorum") in according to #6
+* Contributors: lgelmi
+
2018.07.23
----------
* More changes based on #2. The \ecvtelephone command changed to maintain forward compatibility.
diff --git a/Master/texmf-dist/doc/latex/europecv/README.md b/Master/texmf-dist/doc/latex/europecv/README.md
index a635f16a9df..f5da4a12cbc 100644
--- a/Master/texmf-dist/doc/latex/europecv/README.md
+++ b/Master/texmf-dist/doc/latex/europecv/README.md
@@ -1,4 +1,4 @@
-[![All Contributors](https://img.shields.io/badge/all_contributors-16-orange.svg?style=flat-square)](#contributors)
+[![All Contributors](https://img.shields.io/badge/all_contributors-17-orange.svg?style=flat-square)](#contributors)
# EuropeCV
@@ -13,3 +13,15 @@ I apologize if some translations are wrong, but Italian is my mother tongue. I'm
Therefore, you can independently change the content of the translation files by editing the text in the ```.def``` files. The suffix "it", "de", and so on, indicates the language (e.g., "it" means Italian, "de" German, etc.).
Conversely, the ```.cls``` file contains the heart of the code. You can use it to redefine the package by adding your functionality. In such case, please feel free to share your code with the community members that already use EuropeCV.
+
+# Pull request template
+
+Well, if you are reading this section it means that you are thinking of helping me to make EuropeCV big! :) Before helping me, developing your features or fixing a bug, please consider the few rules listed below:
+
+1. The DOS style line terminators CRLF (```\r\n```) has to be replaced with Unix style (```\n```) line terminators LF before installing your package.
+
+2. Each change must be reported in the ```CHANGELOG``` file. Please, do not forget to be clear and specify who made this contribution.
+
+3. In the head of each file, is the date on which the last changes were made. Please, do not forget to update this information. The same procedure must be followed in the tex file ```europecv.tex```.
+
+
diff --git a/Master/texmf-dist/doc/latex/europecv/europecv.pdf b/Master/texmf-dist/doc/latex/europecv/europecv.pdf
index 8abb6cbc807..6b90f77883e 100644
--- a/Master/texmf-dist/doc/latex/europecv/europecv.pdf
+++ b/Master/texmf-dist/doc/latex/europecv/europecv.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/europecv/europecv.tex b/Master/texmf-dist/doc/latex/europecv/europecv.tex
index b19ccbed468..6397e47bbc1 100644
--- a/Master/texmf-dist/doc/latex/europecv/europecv.tex
+++ b/Master/texmf-dist/doc/latex/europecv/europecv.tex
@@ -51,7 +51,7 @@
Department of Engineering\\
University of Sannio in Benevento, Italy\\
}
-\date{September 2, 2018}
+\date{October 12, 2018}
\begin{document}
@@ -578,7 +578,7 @@ The \textsf{europecv} class uses standard \LaTeX\ relative font sizes, so there
\textbf{\large{7\hspace{0.5cm}Acknowledgments}}
\vspace{0.25cm}
-Thanks to \textbf{Johann} for adding Norwegian language definitions, to \textbf{Thomas Clijsner} for Dutch language definitions, to \textbf{Ivan Lloro Boada} for Catalan language definitions, to \textbf{Petres Zolt\'an} for Hungarian language definitions and several bug fixes, to \textbf{Nemanja} for Serbian language definitions and to \textbf{Henrique Ferreiro} for Galician language definitions. Thanks to \textbf{Axel Kielhorn} for providing a complete German translation and a German template, to \textbf{Andrzej Lichnerowicz} for providing a complete Polish translation and a Polish template file, and to \textbf{Jo\"el Rouvi\`ere} for providing a complete French translation. Thanks to \textbf{Antonio Ospite} for providing the first version of a vector image of the Europass logo, and to \textbf{Jo\~ao Ventura} for providing the current vector pictures of the Europass logo. Thanks to \textbf{Roman Bertle} for suggesting to redefine item marks. Thanks to \textbf{J\"urgen Spitzm\"uller} and \textbf{lgelmi} for fixing the bugs into the 2018.07.22 and 2018.09.02 package release, respectively.
+Thanks to \textbf{Johann} for adding Norwegian language definitions, to \textbf{Thomas Clijsner} for Dutch language definitions, to \textbf{Ivan Lloro Boada} for Catalan language definitions, to \textbf{Petres Zolt\'an} for Hungarian language definitions and several bug fixes, to \textbf{Nemanja} for Serbian language definitions and to \textbf{Henrique Ferreiro} for Galician language definitions. Thanks to \textbf{Axel Kielhorn} for providing a complete German translation and a German template, to \textbf{Andrzej Lichnerowicz} for providing a complete Polish translation and a Polish template file, and to \textbf{Jo\"el Rouvi\`ere} for providing a complete French translation. Thanks to \textbf{Antonio Ospite} for providing the first version of a vector image of the Europass logo, and to \textbf{Jo\~ao Ventura} for providing the current vector pictures of the Europass logo. Thanks to \textbf{Roman Bertle} for suggesting to redefine item marks. Thanks to \textbf{J\"urgen Spitzm\"uller} and \textbf{lgelmi} for fixing the bugs into the 2018.07.22 and 2018.09.02 package release, respectively. Thanks to \textbf{redlulz} for fixing the German translation (2018.10.12).
\vspace{0.5cm}
\textbf{\large{8\hspace{0.5cm}Disclaimer}}
diff --git a/Master/texmf-dist/doc/latex/europecv/templates/cv_template_en.pdf b/Master/texmf-dist/doc/latex/europecv/templates/cv_template_en.pdf
index 5b6f98086cf..9f6d5a4cce7 100644
--- a/Master/texmf-dist/doc/latex/europecv/templates/cv_template_en.pdf
+++ b/Master/texmf-dist/doc/latex/europecv/templates/cv_template_en.pdf
Binary files differ
diff --git a/Master/texmf-dist/tex/latex/europecv/ecvde.def b/Master/texmf-dist/tex/latex/europecv/ecvde.def
index 6d53f0231e5..15104c28f98 100644
--- a/Master/texmf-dist/tex/latex/europecv/ecvde.def
+++ b/Master/texmf-dist/tex/latex/europecv/ecvde.def
@@ -1,18 +1,18 @@
%!TEX encoding = UTF-8 Unicode
%
-% Translation completed on 2018/07/13
+% Translation completed on 2018/10/12
\ProvidesFile{ecvde.def}[europecv German definitions]
% Personal information
\def\ecv@infosectionkey{\ecv@utf{Angaben zur Person}}
-\def\ecv@date{\ecv@utf{Aktualisiert auf \today}}
+\def\ecv@date{\ecv@utf{Aktualisiert am \today}}
\def\ecv@namekey{\ecv@utf{Nachname(n) / Vorname(n)}}
\def\ecv@addresskey{\ecv@utf{Adresse(n)}}
\def\ecv@telkey{\ecv@utf{Telefon}}
\def\ecv@mobilekey{\ecv@utf{Mobil}}
\def\ecv@faxkey{\ecv@utf{Fax}}
\def\ecv@officekey{\ecv@utf{Büro}}
-\def\ecv@emailkey{\ecv@utf{E-mail}}
-\def\ecv@professionalkey{\ecv@utf{Arbeit E-Mail}}
+\def\ecv@emailkey{\ecv@utf{E-Mail}}
+\def\ecv@professionalkey{\ecv@utf{E-Mail (gesch\"aftlich)}}
\def\ecv@skypekey{\ecv@utf{Skype}}
\def\ecv@peckey{\ecv@utf{PEC}}
\def\ecv@nationalitykey{\ecv@utf{Staatsangeh\"origkeit(en)}}