From c1224c35298e95661e09676cbab3d5830612ce87 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 16 May 2016 20:35:41 +0000 Subject: europasscv (16may16) git-svn-id: svn://tug.org/texlive/trunk@41201 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/doc/latex/europasscv/europasscv.tex | 25 ++++++++++++++++------ 1 file changed, 19 insertions(+), 6 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 cdca12087d8..d26c32610d8 100644 --- a/Master/texmf-dist/doc/latex/europasscv/europasscv.tex +++ b/Master/texmf-dist/doc/latex/europasscv/europasscv.tex @@ -15,7 +15,7 @@ \title{\small Documentation of the \LaTeX\ class\\ \Large \textbf{\texttt{europasscv.cls}}\\ \small{\href{https://github.com/gmazzamuto/europasscv}{\texttt{https://github.com/gmazzamuto/europasscv}}}\\ - \small \vspace{0.2cm} Version 2016-04-26 + \small \vspace{0.2cm} Version 2016-05-15 } \newcommand{\bs}{\textbackslash} @@ -131,7 +131,8 @@ Use the following simple commands to add items and sections to your CV:\\ } \ecvblueitem{blue left text}{ecvblueitem} \ecvtitlelevel{apr 2012 -- apr 2014}{ecvtitlelevel}{ISCED 6} - \ecvitem{}{ecvitem} + \ecvitem{ecvitem}{Item description} + \ecvitem{ecvitem}{\ecvhighlightcell{highlighted cell}} \end{europasscv} \end{minipage} @@ -149,7 +150,16 @@ If you want to highlight some text using the highlight color of the Europass CV \item[\texttt{\bs ecvhighlight\{\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 left text: +To hihghlight the background of a cell, use this command instead: +\begin{description} + \item[\texttt{\bs ecvhighlightcell\{\textit{some text}\}}] +\end{description} +For example: +\begin{description} + \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: \begin{verbatim} \ecvitem{left text}{ \begin{ecvitemize} @@ -167,6 +177,7 @@ The language skills table is usually found at the beginning of the ``Personal sk \ecvmothertongue{English} \ecvlanguageheader \ecvlanguage{French}{C1}{C2}{B2}{C1}{C2} +\ecvlanguagecertificate{Diplôme d'études en langue française (DELF) B1} \ecvlastlanguage{German}{A2}{A2}{A2}{A2}{A2} \ecvlanguagefooter \end{verbatim} @@ -176,11 +187,12 @@ which is typeset like this: \hspace*{-7cm} \ecvLeftColumnWidth{80mm} \ecvColSep{10pt} -\begin{minipage}{20cm} +\begin{minipage}{21cm} \begin{europasscv} \ecvmothertongue{English} \ecvlanguageheader \ecvlanguage{French}{C1}{C2}{B2}{C1}{C2} + \ecvlanguagecertificate{Diplôme d'études en langue française (DELF) B1} \ecvlastlanguage{German}{A2}{A2}{A2}{A2}{A2} \ecvlanguagefooter \end{europasscv} @@ -210,7 +222,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{german}, \texttt{italian}, \texttt{portuguese}, \texttt{spanish}. +\texttt{english}, \texttt{french}, \texttt{german}, \texttt{italian}, \texttt{portuguese}, \texttt{slovenian}, \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. @@ -235,6 +247,7 @@ The following colors are defined in the package: \colrow{ecvrulecolor}\\ \colrow{ecvsectioncolor}\\ \colrow{ecvhighlightcolor}\\ + \colrow{ecvhighlightcellcolor}\\ \colrow{ecvtablebordercolor}\\ \colrow{ecvlanglinkcolor}\\ \colrow{ecvtextcolor}\\ @@ -254,5 +267,5 @@ 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). +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). \end{document} -- cgit v1.2.3