summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/europecv/templates/cv_template_en.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/europecv/templates/cv_template_en.tex')
-rw-r--r--Master/texmf-dist/doc/latex/europecv/templates/cv_template_en.tex63
1 files changed, 38 insertions, 25 deletions
diff --git a/Master/texmf-dist/doc/latex/europecv/templates/cv_template_en.tex b/Master/texmf-dist/doc/latex/europecv/templates/cv_template_en.tex
index fcee5a641e7..b56cc72edb4 100644
--- a/Master/texmf-dist/doc/latex/europecv/templates/cv_template_en.tex
+++ b/Master/texmf-dist/doc/latex/europecv/templates/cv_template_en.tex
@@ -1,42 +1,52 @@
-\documentclass[helvetica,openbib,totpages]{europecv}
+\documentclass[totpages,helvetica,openbib,english,nologo,notitle,totpages]{europecv}
\usepackage[T1]{fontenc}
-\usepackage{graphicx}
+\usepackage{graphicx}
\usepackage[a4paper,top=1.27cm,left=1cm,right=1cm,bottom=2cm]{geometry}
\usepackage[english]{babel}
-\usepackage{bibentry}
\usepackage{url}
+\usepackage{bookmark}
\renewcommand{\ttdefault}{phv} % Uses Helvetica instead of fixed width font
-\ecvname{Surname, Name}
-\ecvfootername{Name Surname}
-\ecvaddress{House number, street name, postcode, city, country}
-\ecvtelephone[(Remove if not relevant)]{(Remove if not relevant)}
-\ecvfax{(Remove if not relevant)}
-\ecvemail{\url{email@address.com} (Remove if not relevant)}
+\newcommand*{\SignatureAndDate}[1]{%
+ \par\noindent\makebox[2.5in]{Place \textsc{(Province)}}
+ \par\noindent\makebox[2.5in]{\hrulefill} \hfill\makebox[2.0in]{\hrulefill}%
+ \par\noindent\hfill\makebox[5.43in][l]{Palce e date} \makebox[2.0in][l]{#1}%
+}%
+
+
+\ecvname{Name, Surname}
+\ecvfootername{Name, Surname}
+\ecvaddress{(Remove if not relevant)}
+\ecvtelephone[(Remove if not relevant)]{(Remove if not relevant)}{(Remove if not relevant)}
+\ecvemail{\href{mailto:email@gemail.com}{email@email.com}}
+\ecvprofessional{\href{mailto:email@email.it}{email@email.it}}
+\ecvpec{\href{mailto:emailo@pec.it}{email@pec.it}}
+\ecvskype{(Remove if not relevant)}
\ecvnationality{(Remove if not relevant)}
\ecvdateofbirth{(Remove if not relevant)}
\ecvgender{(Remove if not relevant)}
-%\ecvpicture[width=2cm]{mypicture}
-\ecvfootnote{For more information go to \url{http://europass.cedefop.eu.int}\\
-\textcopyright~European Communities, 2003.}
+%\ecvpicture[width=3cm]{mypicture}
+%\ecvfootnote{For further details please take a look here: \url{http://europass.cedefop.eu.int}\\
+%\textcopyright~European Communities, 2003.}
\begin{document}
\selectlanguage{english}
-
\begin{europecv}
-\ecvpersonalinfo[5pt]
+
+\ecvpersonalinfo[20pt]
+
\ecvitem{\large\textbf{Desired employment/ Occupational~field}}{\large\textbf{(Remove if not relevant)}}
-\ecvsection{Work experience}
+\section{Work experience}
\ecvitem{Dates}{Add separate entries for each relevant post occupied, starting from the most recent. (Remove if not relevant).}
\ecvitem{Occupation or position held}{\ldots}
\ecvitem{Main activities and responsibilities}{\ldots}
\ecvitem{Name and address of employer}{\ldots}
\ecvitem{Type of business or sector}{\ldots}
-\ecvsection{Education and training}
+\section{Education and training}
\ecvitem{Dates}{Add separate entries for each relevant course you have completed, starting from the most recent. (Remove if not relevant).}
\ecvitem{Title of qualification awarded}{\ldots}
@@ -44,7 +54,7 @@
\ecvitem{Name and type of organization providing education and training}{\ldots}
\ecvitem{Level in national or international classification\footnote{If appropriate.}}{\ldots}
-\ecvsection{Personal skills and~competences}
+\section{Personal skills and~competences}
\ecvmothertongue[5pt]{Specify mother tongue}
\ecvitem{\large Other language(s)}{}
@@ -61,19 +71,22 @@
\ecvitem[10pt]{\large Other skills and competences}{Replace this text by a description of these competences and indicate where they were acquired (remove if not relevant).}
\ecvitem{\large Driving licence(s)}{State here whether you hold a driving licence and if so for which categories of vehicle. (Remove if not relevant).}
-\ecvsection{Additional information}
+\section{Additional information}
\ecvitem[10pt]{}{Include here any other information that may be relevant, for example contact persons, references, etc. (Remove heading if not relevant).}
-\bibliographystyle{plain}
-\nobibliography{publications}
-\ecvitem{}{\textbf{Publications}}
-\ecvitem{}{\bibentry{pub1}}
-\ecvitem[10pt]{}{\bibentry{pub2}}
\ecvitem{}{\textbf{Personal interests}}
\ecvitem{}{\ldots}
-\ecvsection{Annexes}
+\section{Annexes}
\ecvitem{}{List any item attached to the CV}
\end{europecv}
+\vspace{5.0cm}
+
+%\hfill\includegraphics[scale=0.05]{figure/sign.png}
+\vspace{-2.5cm}
+\SignatureAndDate{Name Surname}
+
+
+\end{document}
+
-\end{document} \ No newline at end of file