From 5857db1990fdfe229807c8af31d9554dd496dfd7 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 21 Nov 2017 23:02:12 +0000 Subject: europasscv (20nov17) git-svn-id: svn://tug.org/texlive/trunk@45878 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/doc/latex/europasscv/europasscv.tex | 34 +++++++++++----------- 1 file changed, 17 insertions(+), 17 deletions(-) (limited to 'Master/texmf-dist/doc/latex/europasscv/europasscv.tex') 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} -- cgit v1.2.3