summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/europasscv
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-11-21 23:02:12 +0000
committerKarl Berry <karl@freefriends.org>2017-11-21 23:02:12 +0000
commit5857db1990fdfe229807c8af31d9554dd496dfd7 (patch)
tree672c35f5227042f38d1db709d3160570d8c4c632 /Master/texmf-dist/doc/latex/europasscv
parent10d00e85d081b1e2b3e234413d63e863bf11d9c2 (diff)
europasscv (20nov17)
git-svn-id: svn://tug.org/texlive/trunk@45878 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/europasscv')
-rw-r--r--Master/texmf-dist/doc/latex/europasscv/CHANGELOG.md14
-rw-r--r--Master/texmf-dist/doc/latex/europasscv/europasscv.pdfbin373610 -> 375900 bytes
-rw-r--r--Master/texmf-dist/doc/latex/europasscv/europasscv.tex34
-rw-r--r--Master/texmf-dist/doc/latex/europasscv/example/europasscv_en.pdfbin40488 -> 40444 bytes
-rw-r--r--Master/texmf-dist/doc/latex/europasscv/example/europasscv_en.tex29
5 files changed, 47 insertions, 30 deletions
diff --git a/Master/texmf-dist/doc/latex/europasscv/CHANGELOG.md b/Master/texmf-dist/doc/latex/europasscv/CHANGELOG.md
index 8e58121d921..af877071be6 100644
--- a/Master/texmf-dist/doc/latex/europasscv/CHANGELOG.md
+++ b/Master/texmf-dist/doc/latex/europasscv/CHANGELOG.md
@@ -1,3 +1,17 @@
+<a name="2017-11-19"></a>
+
+# Version 2017-11-19
+
+* fix spacing in language table
+* add LinkedIn and GitHub icons in personal information
+* allow to have two pictures (both left and right)
+* new class option nototpages
+* fix item spacing
+* fix notitle option
+* add def files for Hungarian and Danish
+* new environment ecvenumerate
+
+
<a name="2017-01-22"></a>
# Version 2017-01-22
diff --git a/Master/texmf-dist/doc/latex/europasscv/europasscv.pdf b/Master/texmf-dist/doc/latex/europasscv/europasscv.pdf
index 913cb5ec456..da4c2224ece 100644
--- a/Master/texmf-dist/doc/latex/europasscv/europasscv.pdf
+++ b/Master/texmf-dist/doc/latex/europasscv/europasscv.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/europasscv/europasscv.tex b/Master/texmf-dist/doc/latex/europasscv/europasscv.tex
index 9de906bb277..da2a72ffafa 100644
--- a/Master/texmf-dist/doc/latex/europasscv/europasscv.tex
+++ b/Master/texmf-dist/doc/latex/europasscv/europasscv.tex
@@ -18,7 +18,7 @@
\title{ Documentation of the \LaTeX\ class\\
\Large{\textbf{\texttt{europasscv.cls}}}\\
\normalsize{\href{https://github.com/gmazzamuto/europasscv}{\texttt{https://github.com/gmazzamuto/europasscv}}}\\
- \vspace{0.2cm} Version 2017-01-22
+ \vspace{0.2cm} Version 2017-11-19
}
\newcommand{\bs}{\textbackslash}
@@ -66,6 +66,8 @@ For a complete list of usable class options see section \ref{sec:classOptions}.
\hypersetup{urlcolor=black}
\ecvemail{smith@kotmail.com another@email.com}
\ecvhomepage{www.myhomepage.com www.another.com}
+\ecvgithubpage{https://github.com/smith}
+\ecvlinkedinpage{https://www.linkedin.com/in/smith}
\ecvaddress{rue Wiertz, B-1047 Brussels}
\ecvim{AOL Messenger}{betty.smith}
\ecvim{Google Talk}{bsmith}
@@ -92,6 +94,8 @@ The \emph{Personal information} section shown above is specified with the comman
\ecvworkphone{(+555) 123 456}
\ecvemail{smith@kotmail.com another@email.com}
\ecvhomepage{www.myhomepage.com www.another.com}
+\ecvgithubpage{https://github.com/smith}
+\ecvlinkedinpage{https://www.linkedin.com/in/smith}
\ecvim{AOL Messenger}{betty.smith}
\ecvim{Google Talk}{bsmith}
\ecvdateofbirth{1 January 1970}
@@ -102,14 +106,12 @@ and then typeset inside the \texttt{europasscv} environment with:
\begin{description}
\item[\texttt{\bs ecvpersonalinfo}]
\end{description}
-A photo can be added with the command:
+Photos can be added with the following commands:
\begin{description}
-\item[\texttt{\bs ecvpicture[\textit{options}]\{\textit{filename}\}}]
-\end{description}
-The provided options are passed to \texttt{\bs includegraphics}. By default, the photo is placed to the left. To place it to the right, add the following command:
-\begin{description}
-\item[\texttt{\bs ecvpictureright}]
+\item[\texttt{\bs ecvpictureleft[\textit{options}]\{\textit{filename}\}}]
+\item[\texttt{\bs ecvpictureright[\textit{options}]\{\textit{filename}\}}]
\end{description}
+where options are passed to \texttt{\bs includegraphics}. The command \texttt{\bs ecvpicture} is an alias for \texttt{\bs ecvpictureleft}.
\hypersetup{urlcolor=magenta}
@@ -123,15 +125,11 @@ Use the following simple commands to add items and sections to your CV:\\
\ecvColSep{10pt}
\begin{minipage}{20cm}
\begin{europasscv}
- \makeatletter
- \@ecvitemskiptrue
- \makeatother
\ecvbigitem{Job applied for}{ecvbigitem}
\ecvsection{ecvsection}
\ecvtitle{apr 2012 -- apr 2014}{ecvtitle}
- \ecvitem{}{ecvitem: this is the standard CV item}
- \ecvitem{}{ecvitem with some \ecvhighlight{highlighted} text}
+ \ecvitem{}{ecvitem: this is the standard CV item. This is some \ecvhighlight{highlighted} text.}
\ecvitem{ecvitemize}{
\begin{ecvitemize}
\item this is a list item
@@ -142,7 +140,7 @@ Use the following simple commands to add items and sections to your CV:\\
\end{ecvitemize}
\end{ecvitemize}
}
- \ecvblueitem[-5pt]{blue left text}{ecvblueitem}
+ \ecvblueitem{blue left text}{ecvblueitem}
\ecvtitlelevel{apr 2012 -- apr 2014}{ecvtitlelevel}{ISCED 6}
\ecvitem{ecvitem}{Item description}
\ecvitem{ecvitem}{\ecvhighlightcell{highlighted cell}}
@@ -171,7 +169,7 @@ For example:
\item[\texttt{\bs ecvitem\{\textit{left}\}\{\texttt{\bs ecvhighlightcell\{\textit{some text}\}\}}}]
\end{description}
-Finally, if you want to put an itemize list in one CV entry, use the \texttt{ecvitemize} environment for a better alignment with the text in the left column:
+Finally, if you want to put lists in one CV entry, use the \texttt{ecvitemize} and \texttt{ecvenumerate} environments for a better alignment with the text in the left column:
\begin{verbatim}
\ecvitem{left text}{
\begin{ecvitemize}
@@ -180,6 +178,7 @@ Finally, if you want to put an itemize list in one CV entry, use the \texttt{ecv
\end{ecvitemize}
}
\end{verbatim}
+\enlargethispage{\baselineskip}
\subsection{Language skills}
@@ -251,6 +250,7 @@ In the following, an example code snippet and the resulting CV entry is presente
\item[\texttt{nodocument}] Do not apply the class settings (i.e.\ margins, headers and footers) at \texttt{\bs begin\{document\}}.
\item[\texttt{nologo}] Do not draw the Europass logo.
\item[\texttt{notitle}] Do not typeset the title ``Curriculum vitae''.
+ \item[\texttt{nototpages}] Do not typeset total page count in the footer.
\end{description}
The following options affect the font used:
@@ -265,7 +265,7 @@ If you want to use the hyphenation patterns for the language(s) of your choice,
% The use of \textsf{babel} is mandatory for Greek (see the Greek language option above).
The following language options are currently supported:
-\texttt{english}, \texttt{czech}, \texttt{french}, \texttt{german}, \texttt{greek}\footnote{Requires \XeLaTeX or \LuaLaTeX.}, \texttt{italian}, \texttt{polish}, \texttt{portuguese}, \texttt{slovenian}, \texttt{spanish}.
+\texttt{danish}, \texttt{english}, \texttt{czech}, \texttt{french}, \texttt{german}, \texttt{greek}\footnote{Requires \XeLaTeX or \LuaLaTeX.}, \texttt{hungarian}, \texttt{italian}, \texttt{polish}, \texttt{portuguese}, \texttt{slo\-venian}, \texttt{spanish}.
If you need a different language, you must create a new \texttt{.def} file and add the corresponding \texttt{\textbackslash DeclareOption} in the class file. Please contribute your \texttt{.def} files so that they can be included in future updates. The \texttt{.def} files in the \texttt{europecv}\footnote{\url{http://ctan.org/pkg/europecv}} package are a good starting point.
@@ -323,7 +323,7 @@ Europass and the Europass logo are copyright of the European Union.\footnote{See
\section{Acknowledgements}
Special thanks to \LaTeX\ enthusiast Francesco Biccari whom I had the pleasure to meet at LENS in Sesto Fiorentino and who provided useful comments and suggestions.
-The following people contributed language definition files: Peter Fink (German); Nuno Vieira (Portuguese), Henry Ajquejay, Gast\'{o}n Simone and Pablo Rodriguez (Spanish); Ale\v s Zadravec (Slovenian); Jan Koprnick\'{y} (Czech); Lennart Jern (Swedish).
+The following people contributed language definition files: Peter Fink (German); Nuno Vieira (Portuguese), Henry Ajquejay, Gast\'{o}n Simone and Pablo Rodriguez (Spanish); Ale\v s Zadravec (Slovenian); Jan Koprnick\'{y} (Czech); Lennart Jern (Swedish), Daniel Østergaard Andreasen (Danish).
-The following people contributed code changes: Stanley Foerster.
+The following people contributed code changes: Stanley Foerster, Andrzej \'{S}liwi\'{n}ski
\end{document}
diff --git a/Master/texmf-dist/doc/latex/europasscv/example/europasscv_en.pdf b/Master/texmf-dist/doc/latex/europasscv/example/europasscv_en.pdf
index 239abe7801f..be1bdd62ce9 100644
--- a/Master/texmf-dist/doc/latex/europasscv/example/europasscv_en.pdf
+++ b/Master/texmf-dist/doc/latex/europasscv/example/europasscv_en.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/europasscv/example/europasscv_en.tex b/Master/texmf-dist/doc/latex/europasscv/example/europasscv_en.tex
index 4592f8f1824..b7624bc3a71 100644
--- a/Master/texmf-dist/doc/latex/europasscv/example/europasscv_en.tex
+++ b/Master/texmf-dist/doc/latex/europasscv/example/europasscv_en.tex
@@ -5,22 +5,25 @@
\documentclass[english,a4paper]{europasscv}
\usepackage[english]{babel}
-\ecvname{Betty Smith}
-\ecvaddress{32 Reading rd, Birmingham B26 3QJ United Kingdom}
-\ecvmobile{+44 555 123 555}
-\ecvtelephone{+44 127 6689}
-\ecvworkphone{+44 999 888 777}
+\ecvname{Katie Smith}
+\ecvaddress{12 Strawberry Hill, Dublin 8 Éire/Ireland}
+\ecvmobile{+353 555 123 555}
+\ecvtelephone{+353 127 6689}
+\ecvworkphone{+353 999 888 777}
\ecvemail{smith@kotmail.com another@email.com}
\ecvhomepage{www.myhomepage.com www.another-homepage.com}
-\ecvim{AOL Messenger}{betty.smith}
-\ecvim{Google Talk}{bsmith}
+% \ecvgithubpage{www.github.com/smith}
+% \ecvlinkedinpage{www.linkedin.com/in/katie-smith}
+\ecvim{AOL Messenger}{katie.smith}
+\ecvim{Google Talk}{ksmith}
\ecvdateofbirth{1 March 1975}
-\ecvnationality{English}
+\ecvnationality{Irish}
\ecvgender{Female}
% \ecvpicture[width=3.8cm]{picture.jpg}
-% \ecvpictureright
+
+% \date{}
\begin{document}
\begin{europasscv}
@@ -32,14 +35,14 @@
\ecvsection{Work experience}
\ecvtitle{August 2002 -- Present}{Independent consultant}
- \ecvitem{}{British Council\newline 123, Bd Ney, 75023 Paris (France)}
+ \ecvitem{}{National Youth Council of Ireland\newline 3 Montague Street, Dublin 2, D02 V327, Ireland}
\ecvitem{}{Evaluation of European Commission youth training support measures for youth national agencies and young people}
\ecvtitle{March 2002 -- July 2002}{Internship}
\ecvitem{}{European Commission, Youth Unit, DG Education and Culture \newline 200, Rue de la Loi, 1049 Brussels (Belgium)}
\ecvitem{}{
\begin{ecvitemize}
- \item evaluating youth training programmes for SALTO UK and the partnership between the Council of Europe and European Commission
+ \item evaluating youth training programmes and the partnership between the Council of Europe and European Commission
\item organizing and running a 2 day workshop on non-formal education for Action 5 large scale projects focusing on quality, assessment and recognition
\item contributing to the steering sroup on training and developing action plans on training for the next 3 years. Working on the Users Guide for training and the support measures
\end{ecvitemize}
@@ -54,10 +57,10 @@
\ecvsection{Education and training}
\ecvtitlelevel{1997--2001}{PhD - Thesis Title: 'Young People in the Construction of the Virtual University’, Empirical research on e-learning}{ISCED~6}
- \ecvitem{}{Brunel University, London United Kingdom}
+ \ecvitem{}{Trinity College Dublin, The University of Dublin, Ireland}
\ecvtitle{1993--1997}{Bachelor of Science in Sociology and Psychology}
- \ecvitem{}{Brunel University, London United Kingdom}
+ \ecvitem{}{Trinity College Dublin, The University of Dublin, Ireland}
\ecvitem{}{
\begin{ecvitemize}
\item sociology of risk