From 8333d638af410c3ad892c1b3583c2488ff57cc28 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 10 Mar 2015 22:08:09 +0000 Subject: europasscv (10mar15) git-svn-id: svn://tug.org/texlive/trunk@36475 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/doc/latex/europasscv/europasscv.tex | 24 +++++++++++++--------- 1 file changed, 14 insertions(+), 10 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 7cc8b831e89..09720be6b93 100644 --- a/Master/texmf-dist/doc/latex/europasscv/europasscv.tex +++ b/Master/texmf-dist/doc/latex/europasscv/europasscv.tex @@ -14,7 +14,7 @@ \href{mailto:gmazzamuto+ctan@gmail.com}{\texttt{gmazzamuto+ctan@gmail.com}}\\} \title{\small Documentation of the \LaTeX\ class\\ \Large \textbf{\texttt{europasscv.cls}}\\ - \small \vspace{0.2cm} Version 0.1, 2015-03-05 + \small \vspace{0.2cm} Version 2015-03-10 } \newcommand{\bs}{\textbackslash} @@ -25,7 +25,7 @@ \begin{abstract} -This paper describes how to use europasscv.cls, a \LaTeX\ document class for typesetting a curriculum vitae according to the Europass initiative of the European Commission. This is an unofficial implementation of that format, following the major restylings that came out in 2013. +This paper describes how to use europasscv.cls, a \LaTeX\ document class for typesetting a curriculum vitae according to the Europass initiative of the European Commission. This is an unofficial implementation of that format, implementing the major style updates that came out in 2013. \end{abstract} @@ -80,7 +80,6 @@ For a complete list of usable class options see section \ref{sec:classOptions}. \bigskip \noindent The \emph{Personal information} section shown above is specified with the commands: - \begin{verbatim} \ecvname{Name Surname} \ecvaddress{rue Wiertz, B-1047 Brussels} @@ -93,11 +92,14 @@ The \emph{Personal information} section shown above is specified with the comman \ecvnationality{English} \ecvgender{Female} \end{verbatim} -and typeset with: -\begin{verbatim} -\ecvpersonalinfo -\end{verbatim} - +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: +\begin{description} +\item[\texttt{\bs ecvpicture[\textit{width}]\{\textit{filename}\}}] +\end{description} \hypersetup{urlcolor=magenta} @@ -207,9 +209,9 @@ 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{italian}. +\texttt{english}, \texttt{german}, \texttt{italian}. -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. +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. \subsubsection{Debugging} If you are editing the class file you may find the \texttt{debug} option useful: if this option is specified, debug messages are printed on the terminal, the boxes making up the structure of the CV are highlighted with background colors, and the package \texttt{showframe} is loaded. @@ -250,4 +252,6 @@ Europass and the Europass logo are copyright of the European Union.\footnote{See \section{Acknowledgements} 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. + +Thanks to Peter Fink for providing traslation for German. \end{document} -- cgit v1.2.3