summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/europecv/europecv.tex
blob: 0c15c3d57e86044aaf523d549f08131ffe8138f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
%!TEX TS-program = pdflatex
%!TEX encoding = UTF-8 Unicode
\documentclass{europecv}
\usepackage[T1]{fontenc}
\usepackage{lmodern}
%\usepackage{microtype}
\usepackage{booktabs}

\usepackage[a4paper,left=2cm,right=2cm,top=2cm,bottom=3cm]{geometry}

\usepackage{ifpdf}
\usepackage[english]{babel}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Including graphics                 %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ifpdf
\usepackage[pdftex]{graphicx}
\else
\usepackage{graphicx}
\fi
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Hyperlinks                         %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\usepackage{url}
\ifpdf
\usepackage[pdftex,colorlinks]{hyperref}
\else
\usepackage{hyperref}
\fi

\makeatletter
\newcommand{\setword}[2]{%
	\phantomsection
	#1\def\@currentlabel{\unexpanded{#1}}\label{#2}%
}
\makeatother

\newcommand{\ecv}[1]{\texttt{\textbackslash ecv#1}}


\title{\textsf{europecv}: an unofficial class\\
	for European curricula}
\author{Nicola Vitacolonna\\
	\href{mailto:nicola.vitacolonna@uniud.it}{\texttt{nicola.vitacolonna@uniud.it}}\\
	Department of Mathematics and Computer Science\\
	University of Udine, Italy\\
	\\
	Giuseppe Silano\\
	\href{mailto:giuseppe.silano@unisannio.it}{\texttt{giuseppe.silano@unisannio.it}}\\
    Department of Engineering\\
    University of Sannio in Benevento, Italy\\
}
\date{January 03, 2020}


\begin{document}

\selectlanguage{english}

\maketitle

\pagestyle{plain}

\label{ABSTRACT}
\begin{abstract}
	
As of 11 March 2002 the European Commission has defined a common format for curricula vit\ae. This class is an unofficial \LaTeX\ implementation of that format. Although primarily intended for users in the European Union, the class can be used for any kind of curriculum vit\ae.

To simplify the package distribution and its improvements, a GitHub repository has been opened. 
Such repository is available at the link \url{https://github.com/gsilano/EuropeCV}. Please, feel 
free to open an issue if you find mistakes or errors. At the same time, you can collaborate as a 
developer making the LaTeX packages even better. In this case, your name will be added to the 
contributors list (at the end of the manual).
	
\end{abstract}

\label{Overview}
\vspace{0.25cm}
\textbf{\large{1\hspace{0.5cm}Overview}}
\vspace{0.25cm}

This class is an unofficial \LaTeX\ implementation of the standard model for curricula vit\ae\ (the \emph{Europass~CV\/}) as recommended by the European Commission.\footnote{\url{http://europa.eu.int/scadplus/leg/en/cha/c11057.htm}.} The Europass~CV replaces the European CV, launched in~2002.

The Europass~CV defines both the content and the layout of a curriculum vit\ae. The \textsf{europecv} class provides support for the latter, and for the former as far as personal information and spoken languages are concerned. If you want to know how the content of a Europass~CV must be structured you must read the documentation provided by the Europass website.\footnote{\url{http://europass.cedefop.eu.int/htm/index.htm}.}

This class tries to be as close as possible to the standard model without sacrificing flexibility. 
Although it is primarily intended for users of the European Union, the class can be used for any 
kind of curriculum vit\ae\ (possibly with the options \texttt{notitle}, \texttt{nobranding} and 
\texttt{nologo}, see below), or even for other kinds of documents: for example, this documentation 
file has been typeset using the \textsf{europecv} class. The source files are included in the 
package.
\medskip

A minimal (empty) curriculum vit\ae, quite similar to the official one, can be obtained with the following code:

\begin{quote}
	\begin{verbatim}
	\documentclass[helvetica,narrow]{europecv}
	\usepackage{graphicx} % Required to draw the logo
	\begin{document}
	\begin{europecv}
	\end{europecv}
	\end{document}
	\end{verbatim}
\end{quote}

This produces the following output, having only the \emph{title} (``Europass Curriculum Vit\ae''), and the Europass logo:\footnote{It also produces a footer with the page number, not shown here.}

\bigskip\medskip
{
	\fontfamily{phv}\fontseries{mc}\selectfont
	\renewcommand{\bfdefault}{bc}
	\begin{europecv}
	\end{europecv}
}
	
The main differences with respect to the official model are the use of Helvetica (which should be in any standard \LaTeX\ distribution) instead of Arial, and the use of a vector image instead of a low-resolution bitmap.

\label{A curriculum through class options}
\vspace{0.5cm}
\textbf{\large{2\hspace{0.5cm}A curriculum through class options}}
\vspace{0.25cm}

The following options can be used with the \texttt{\textbackslash documentclass} command, e.g.
\begin{quote}
	\texttt{\textbackslash 
	documentclass[latin1,helvetica,narrow,italian,logo,notitle,nobranding,totpages]\{europecv\}}
\end{quote}
\renewcommand*{\ecvtitle}{}
\renewcommand*{\draweuropasslogo}{}
\begin{europecv}
	\section{Input encoding}
	\ecvitem[10pt]{\textbf{Important!}}{The default input encoding for the \textsf{europecv} class is UTF-8. If you have a Unicode capable text editor, you should be able to directly type text with accents, diacritics and so on (i.e., no need to use \LaTeX\ commands for special characters). In order for this to work, you must ensure that your document is saved using the UTF-8 text encoding. As an alternative, you may specify a different input encoding for your document (see options below). Please note that the \textsf{ucs} and \textsf{inputenc} packages are needed no matter which encoding you use (see Section~\ref{sec:dependencies}).}
	\ecvitem{\texttt{utf8}}{Chooses UTF-8 input encoding. This is the default.}
	\ecvitem[15pt]{Other options}{The other available input encodings are: \texttt{ansinew}, \texttt{applemac}, \texttt{ascii}, \texttt{cp850}, \texttt{cp852}, \texttt{cp858}, \texttt{cp437}, \texttt{cp437de}, \texttt{cp865}, \texttt{cp866}, \texttt{cp1250}, \texttt{cp1251}, \texttt{cp1252}, \texttt{cp1257}, \texttt{decmulti}, \texttt{koi8-r}, \texttt{koi8-ru}, \texttt{koi8-u}, \texttt{latin1}, \texttt{latin2}, \texttt{latin3}, \texttt{latin4}, \texttt{latin5}, \texttt{latin9}, \texttt{latin10},   \texttt{maccyr}, \texttt{macukr}, \texttt{next}.}
	\ecvitem{Notes}{Any of the above options causes the \textsf{inputenc} package to be loaded with the specified encoding,\footnote{\texttt{utf8} loads \textsf{inputenc} with the option~\texttt{utf8x}.} so that you do not have to load that package in your document.}
	\section{Font options}
	\ecvitem{\texttt{helvetica}}{Uses Helvetica as the default font.}
	\ecvitem{\texttt{arial}}{Uses Arial as the default font. In order for this option to take effect, the font must have been installed and must be accessible through \LaTeX.
		
		How to install fonts in \LaTeX\ goes beyond the scope of this document: read \emph{The Font Installation Guide} you can find on CTAN. The \textsf{europecv} class expects the font filenames to use \texttt{m} for the supplier (Monotype) and \texttt{a1} for the typeface (Arial). For more information, please refer to the \emph{Fontname} guide you can find on CTAN.}
	\ecvitem[15pt]{\texttt{narrow}}{Uses a condensed version of the font. This option must be used with either \texttt{helvetica} or~\texttt{arial}.}
	\ecvitem{Notes}{If no font option is specified, \textsf{europecv} will use the current font.}
	
	\section{Language options}
	\ecvitem[15pt]{\textbf{Important!}}{The following options are not related to \textsf{babel}. See the Notes at the end of this list.}
	\ecvitem{\texttt{bulgarian}}{Chooses Bulgarian language. You should load the \textsf{fontenc} 
	package with~\texttt{T2A} option, or equivalent encoding (\texttt{\textbackslash 
	usepackage[T2A]\{fontenc\}} in the preamble of your document). See the \textsf{examples} folder 
	for an example. Of course, you must also have Cyrillic fonts.}
	\ecvitem{\texttt{catalan}}{Chooses Catalan language (translation not yet completed).}
	
	\ecvitem{\texttt{czech}}{Chooses Czech language.}
	\ecvitem{\texttt{danish}}{Chooses Danish language.}
	\ecvitem{\texttt{dutch}}{Chooses Dutch language.}
	\ecvitem{\texttt{english}}{Chooses English language. This is the default.}
	\ecvitem{\texttt{estonian}}{Chooses Estonian language.}
	\ecvitem{\texttt{french}}{Chooses French language.}
	\ecvitem{\texttt{finnish}}{Chooses Finnish language.}
	\ecvitem{\texttt{galician}}{Chooses Galician language.}
	\ecvitem{\texttt{german}}{Chooses German language.}
	\ecvitem{\texttt{greek}}{Chooses the Greek language. The \textsf{babel} package must be included in your document with at least the Greek and English language options (put \texttt{\textbackslash usepackage[greek,english]\{babel\}} in the preamble of your document.) See the \textsf{examples} folder for a minimal example. Of course, you must also have Greek fonts.}
	\ecvitem{\texttt{hungarian}}{Chooses Hungarian language.}
	\ecvitem{\texttt{icelandic}}{Chooses Icelandic language. Note that this option does not work 
	with the~\texttt{OT1} font encoding. Use the \textsf{fontenc} package to select an alternate 
	font encoding, such as~\texttt{T1} (\texttt{\textbackslash usepackage[T1]\{fontenc\}} in the 
	preamble of your document).}
	\ecvitem{\texttt{italian}}{Chooses Italian language.}
	\ecvitem{\texttt{latvian}}{Chooses Latvian language.}
	\ecvitem{\texttt{lithuanian}}{Chooses Lithuanian language. Note that this option does not work 
	with the~\texttt{OT1} font encoding. Use the \textsf{fontenc} package to select an alternate 
	font encoding, such as~\texttt{T1} (\texttt{\textbackslash usepackage[T1]\{fontenc\}} in the 
	preamble of your document).}
	\ecvitem{\texttt{maltese}}{Chooses Maltese language. You should use the \texttt{T4} font encoding (put \texttt{\textbackslash usepackage[T4]\{fontenc\}} font encoding (put \texttt{\textbackslash usepackage[T4]\{fontenc\}} in the preamble of your document), or include the \textsf{maltese} package and use the commands \texttt{\textbackslash mh},  \texttt{\textbackslash mH} and so on, for~\/mh, \/mH\ etc\ldots See the \textsf{examples}.}
	\ecvitem{\texttt{norwegian}}{Chooses Norwegian language.}
	\ecvitem{\texttt{polish}}{Chooses Polish language. Note that this option does not work with the~\texttt{OT1} font encoding. Use the \textsf{fontenc} package to select an alternate font encoding, such as~\texttt{T1} (\texttt{\textbackslash usepackage[T1]\{fontenc\}} in the preamble of your document).}
	\ecvitem{\texttt{portuguese}}{Chooses Portuguese language.}
	\ecvitem{\texttt{romanian}}{Chooses Romanian language.}
	\ecvitem{\texttt{serbian}}{Chooses Serbian language.}
	\ecvitem{\texttt{slovak}}{Chooses Slovak language.}
	\ecvitem{\texttt{slovenian}}{Chooses Slovenian language.}
	\ecvitem{\texttt{spanish}}{Chooses Spanish language.}
	\ecvitem[15pt]{\texttt{swedish}}{Chooses Swedish language.}
	\ecvitem[15pt]{Notes}{The choice of the language only affects the appearance of the title 
	(``Europass Curriculum Vit\ae''), the personal information section, the spoken language table 
	and the footer with the page number. In some cases, it may affects the used alphabet (e.g., in 
	Bulgarian).
		
		If you want to use the hyphenation patterns for the language(s) of your choice, you must include the \textsf{babel} package in your document. The use of \textsf{babel} is mandatory for Greek (see the Greek language option above).
		
		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.
	    
	    \vspace{0.25cm}
	    
		\textbf{IMPORTANT:} In case some translations are wrong, please, do not hesitate to correct 
		the information reported in the translation files, i.e., \textsf{.def}. The suffix ``it'', 
		``de'', and so on, indicates the language (e.g., ``it'' means Italian, ``de'' German, 
		etc.).}
	\ecvitem{About unfinished translations}{The localizations marked as ``not yet completed'' lack the translation of the following:
		\begin{itemize}
			\item ``Basic user''
			\item ``Intermediate user''
			\item ``Proficient user''
		\end{itemize}
		The above phrases are used by the ``predefined level description'' commands (p.~\pageref{p:predefined}), which can be replaced by~\ecv{CEF}.}
	
	\section{Flag options}
	\ecvitem{\texttt{noflag}}{Draws no flag after the title. This is the default.}
	\ecvitem{\texttt{flagWB}}{Draws the following: \includegraphics[width=10mm]{EuropeFlagWB}  after the title.}
	\ecvitem{\texttt{flagBW}}{Draws the following: \includegraphics[width=10mm]{EuropeFlagBW}  after the title.}
	\ecvitem{\texttt{flagCMYK}}{Draws the following: \includegraphics[width=10mm]{EuropeFlagCMYK}  after the title.}
	\ecvitem[15pt]{\texttt{flagBlueCMYK}}{Draws the following: \includegraphics[width=10mm]{EuropeFlagBlueCMYK}  after the title.}
	\ecvitem{Notes}{The \textsf{graphicx} package must be included in your document for the flag to be drawn. The official model of the Europass~CV does not use any flag.}
	
	\section{Logo options}
	\ecvitem{\texttt{logo}}{Draws the Europass logo: \includegraphics[width=10mm]{europasslogo} at the beginning of the Europass~CV. This is the default.}
	\ecvitem[15pt]{\texttt{nologo}}{Does not draw the Europass logo.}
	\ecvitem{Notes}{The \textsf{graphicx} package must be included in your document for the Europass logo to be drawn.}
	
	\section{Title option}
	\ecvitem[15pt]{\texttt{notitle}}{Omits the title (``Europass Curriculum Vit\ae'') at the 
	beginning of the curriculum vit\ae.}
	\ecvitem[15pt]{\texttt{nobranding}}{Turns off the ``Europass'' branding text.}
	\ecvitem{Notes}{Users outside the European Community who might want to use the 
	\textsf{europecv} class may specify \texttt{notitle}, \texttt{nobranding} and \texttt{nologo} 
	among the class options.}
	
	\section{Page numbering}
	\ecvitem[15pt]{\texttt{totpages}}{Prints the total number of pages on each page.}
	\ecvitem{Notes}{This option requires the \textsf{totpages} package. The way the page numbering looks like can be changed by the command~\ecv{page} (see Footer and Footnotes section).}
	
	\section{Spoken language table}
	\ecvitem[15pt]{\texttt{booktabs}}{Loads the \textsf{booktabs} package.}
	\ecvitem{Notes}{This option affects the appearance of the spoken language table (see p.~\pageref{spoken}).}
\end{europecv}


%\pagebreak
\label{A curriculum through commands}
\vspace{0.5cm}
\textbf{\large{3\hspace{0.5cm}A curriculum through commands}}
\vspace{0.25cm}

\begin{europecv}
	\section{Personal information}
	\ecvitem{\ecv{date}\texttt{\{}\textit{date}\texttt{\}}}{Sets CV update date to \emph{date}. To 
	enter the current date use the \texttt{$\setminus$}\texttt{today} command.}
	\ecvitem{\ecv{name}\texttt{\{}\textit{name, surname}\texttt{\}}}{Sets your name to \emph{name}, 
	and your surname to \emph{surname}.}
	\ecvitem{\ecv{footername}\texttt{\{}\textit{name}\texttt{\}}}{Sets your name as it appears in the footer. By default, the name in the footer is the same as the one specified with \ecv{name}. Use \ecv{footername} is you want it to be different (for example, if you want to exchange the order of first name and last name).}
	\ecvitem{\ecv{firstname}\texttt{\{}\textit{name}\texttt{\}}}{\textbf{Deprecated.} Use \ecv{name} and \ecv{footername} instead.}
	\ecvitem{\ecv{lastname}\texttt{\{}\textit{name}\texttt{\}}}{\textbf{Deprecated.} Use \ecv{name} and \ecv{footername} instead.}
	\ecvitem{\ecv{address}\texttt{[}\textit{mobile}\texttt{]}\texttt{[}\textit{office}\texttt{]}\\
	\texttt{\{}\textit{address}\texttt{\}}}{Sets the addressr to \emph{address} and, optionally, 
	the mobile and the office addresses to~\emph{mobile} and to~\emph{office}, respectively.}
	\ecvitem{\ecv{fax}\texttt{\{}\textit{fax}\texttt{\}}}{Sets the fax number to \emph{fax}. If you do not have any fax number, you can leave it empty.}
	\ecvitem{\ecv{telephone}\texttt{[}\textit{mobile}\texttt{]}\texttt{[}\textit{office}\texttt{]}\\
	\texttt{\{}\textit{tel}\texttt{\}}}{Sets the telephone number to \emph{tel} and, optionally, 
	the mobile and the office numbers to~\emph{mobile} and to~\emph{office}, respectively.}
	\ecvitem{\ecv{email}\texttt{\{}\textit{email}\texttt{\}}}{Sets the email to \emph{email}.}
	\ecvitem{\ecv{professional}\texttt{\{}\textit{professional}\texttt{\}}}{Sets the professional email to \emph{professional}.}
	\ecvitem{\ecv{pec}\texttt{\{}\textit{pec}\texttt{\}}}{Sets the PEC email to \emph{pec}. 
	Certified email (known as ``Posta elettronica certificata'' in Italy, or PEC in short) is a 
	special type of email in use in Italy, Switzerland, Hong Kong and Germany. Here the link for 
	further information \url{https://en.wikipedia.org/wiki/Certified_email}.}
	\ecvitem{\ecv{homepage}\texttt{\{}\texttt{\textbackslash}\texttt{url\{URL\}}\texttt{\}}}{Sets the Home page to \emph{URL}.}
	\ecvitem{\ecv{skype}\texttt{\{}\textit{skype}\texttt{\}}}{Sets the Skype account to 
	\emph{skype}.}
	\ecvitem{\ecv{matrixriot}\texttt{\{}\textit{matrixriot}\texttt{\}}}{Sets the Matrix/Riot 
	account to \emph{matrixriot}. Here the link with more information about the service 
	\url{https://matrix.org/}.}
	\ecvitem{\ecv{youtube}\texttt{\{}\textit{youtubeChannel}\texttt{\}}}{Sets the YouTube Channel 
	link to \emph{youtubeChannel}.}
	\ecvitem{\ecv{nationality}\texttt{\{}\textit{nationality}\texttt{\}}}{Sets the nationality to \emph{nationality}.}
	\ecvitem{\ecv{dateofbirth}\texttt{\{}\textit{birth}\texttt{\}}}{Sets the date of birth to \emph{birth}.}
	\ecvitem{\ecv{gender}\texttt{\{}\textit{gender}\texttt{\}}}{Sets the gender to~\emph{gender}.}
	\ecvitem{\ecv{picture}\texttt{\{}\textit{picture}\texttt{\}}}{Sets the personal picture to be the file \emph{picture}.}
	\ecvitem{\ecv{beforepicture}\texttt{\{}\textit{text}\texttt{\}}}{\textit{text\/} will be included just before inserting the picture when typesetting the personal information.}
	\ecvitem{\ecv{afterpicture}\texttt{\{}\textit{text}\texttt{\}}}{\textit{text\/} will be included just after inserting the picture when typesetting the personal information.}
	\ecvitem{\ecv{space}\texttt{\{}\textit{space}\texttt{\}}}{This command can be used \emph{only} inside \ecv{beforepicture} or \ecv{afterpicture} to vertically shift the picture or the text after the picture (see the example below).}
	\ecvitem[15pt]{\ecv{personalinfo}\texttt{[}\textit{vspace}\texttt{]}}{Typesets personal information.}
	\ecvitem{Notes}{\ecv{personalinfo} must appear only inside a \texttt{europecv} environment. Personal information definition commands can appear anywhere before the \texttt{europecv} environment, either in the preamble or in the document.
		
	Note that the \ecv{picture} command does not draw anything: your picture is inserted when \ecv{personalinfo} occurs. The picture position can be controlled with \ecv{beforepicture}: for example, \ecv{beforepicture}\texttt{\{\textbackslash raggedright\}} draws the picture on the left, and \ecv{beforepicture}\texttt{\{\textbackslash centering\}} centers the picture.
		
	The \ecv{personalinfo} command has an optional argument that tells how much vertical space to leave after the personal information block.}
\end{europecv}


For example, consider the following document:
\begin{quote}
	\begin{verbatim}
	\documentclass[helvetica,notitle,nobranding,nologo]{europecv}
	\usepackage{graphicx}
	
	% Define personal data
	\ecvname{Alan, Touring}
	\ecvfootername{}
	\ecvaddress[Wilmslow 1, Cheshire, England][Wilmslow 2, Cheshire, England]{Wilmslow 3, 
	Cheshire, England}	
	\ecvtelephone[1234][5678]{4321}
	\ecvfax{0055884321}
	\ecvemail{\href{mailto:alan.touring@alan.turing}{alan.touring@alan.turing}}
	\ecvprofessional{\href{mailto:alan.touring@alan.touring.work}{alan.touring@alan.touring.work}}
	\ecvpec{\href{mailto:alan.touring@pec.it}{alan.touring@pec.it}}
	\ecvhomepage{\url{www.homepage.com}}
	\ecvskype{alan-touring}
	\ecvmatrixriot{alan-touring}
	\ecvyoutube{\url{www.youtube.com/AlanTouringChannel}}
	\ecvnationality{English}
	\ecvdateofbirth{June 23 1927}
	\ecvgender{Male}
	\ecvbeforepicture{\raggedright}
	\ecvpicture[height=3cm]{examples/at}
	\ecvdate{\today}
	
	\begin{document}
	\begin{europecv}
	\ecvpersonalinfo
	\end{europecv}
	\end{document}
	\end{verbatim}
\end{quote}
The above will produce the following output:

\bigskip\medskip
{
   \ecvname{Alan, Touring}
   \ecvfootername{}
   \ecvaddress[Wilmslow 1, Cheshire, England][Wilmslow 2, Cheshire, England]{Wilmslow 3, 
   Cheshire, England}
   \ecvtelephone[1234][5678]{4321}
   \ecvfax{0055884321}
   \ecvemail{\href{mailto:alan.touring@alan.turing}{alan.touring@alan.turing}}
   \ecvprofessional{\href{mailto:alan.touring@alan.touring.work}{alan.touring@alan.touring.work}}
   \ecvpec{\href{mailto:alan.touring@pec.it}{alan.touring@pec.it}}
   \ecvhomepage{\url{www.homepage.com}}
   \ecvskype{alan-touring}
   \ecvmatrixriot{alan-touring}
   \ecvnationality{English}
   \ecvdateofbirth{June 23 1927}
   \ecvgender{Male}
   \ecvyoutube{\url{www.youtube.com/AlanTouringChannel}}
   \ecvdate{\today}
	\ecvpicture[height=3cm]{examples/at}
	\fontfamily{phv}\fontseries{mc}\selectfont
	\renewcommand{\bfdefault}{bc}
	\begin{europecv}
		\ecvpersonalinfo
	\end{europecv}
}


If you do not want to use so much space, you may add some negative space with \ecv{space} in order to raise the personal information block. In this case, the picture should be put at the rightmost position. The following is an example that shows how to put your personal picture on the side of the personal information block:
\begin{quote}
	\begin{verbatim}
	\documentclass[helvetica,notitle,nobranding,nologo]{europecv}
	\usepackage{graphicx}
	
	\ecvname{Alan, Touring}
	\ecvfootername{}
	\ecvaddress[Wilmslow 1, Cheshire, England][Wilmslow 2, Cheshire, England]{Wilmslow 3, 
	Cheshire, England}	
	\ecvtelephone[1234][5678]{4321}
	\ecvfax{0055884321}
	\ecvemail{\href{mailto:alan.touring@alan.turing}{alan.touring@alan.turing}}
	\ecvprofessional{\href{mailto:alan.touring@alan.touring.work}{alan.touring@alan.touring.work}}
	\ecvpec{\href{mailto:alan.touring@pec.it}{alan.touring@pec.it}}
	\ecvhomepage{\url{www.homepage.com}}
	\ecvskype{alan-touring}
	\ecvmatrixriot{alan-touring}
	\ecvyoutube{\url{www.youtube.com/AlanTouringChannel}}
	\ecvnationality{English}
	\ecvdateofbirth{June 23 1927}
	\ecvgender{Male}
	\ecvbeforepicture{\raggedleft}
	\ecvpicture[height=3cm]{examples/at}
	\ecvafterpicture{\ecvspace{-3.5cm}}
	\ecvdate{\today}
	
	\begin{document}
	\begin{europecv}
	\ecvpersonalinfo
	\end{europecv}
	\end{document}
	\end{verbatim}
\end{quote}
The output of the above code looks like this:
{
	\ecvname{Alan, Touring}
	\ecvfootername{}
	\ecvaddress[Wilmslow 1, Cheshire, England][Wilmslow 2, Cheshire, England]{Wilmslow 3, 
	Cheshire, England}	
	\ecvtelephone[1234][5678]{4321}
	\ecvfax{0055884321}
    \ecvemail{\href{mailto:alan.touring@alan.turing}{alan.touring@alan.turing}}
 	\ecvprofessional{\href{mailto:alan.touring@alan.touring.work}{alan.touring@alan.touring.work}}
 	\ecvpec{\href{mailto:alan.touring@pec.it}{alan.touring@pec.it}}
 	\ecvhomepage{\url{www.homepage.com}}
 	\ecvskype{alan-touring}
 	\ecvmatrixriot{alan-touring}
 	\ecvyoutube{\url{www.youtube.com/AlanTouringChannel}}
	\ecvnationality{English}
	\ecvdateofbirth{June 23 1927}
	\ecvgender{Male}
	\ecvdate{\today}
	\ecvbeforepicture{\raggedleft}
	\ecvpicture[height=3cm]{examples/at}
	\ecvafterpicture{\ecvspace{-3.5cm}}
	\fontfamily{phv}\selectfont
	\begin{europecv}
		\ecvpersonalinfo
	\end{europecv}
}

Note that if your personal data (e.g., your address) is long enough, then some text may overlap your picture. A (not so good) solution to solve the problem consists in breaking the offending line(s) with~\texttt{\textbackslash\textbackslash\&} (backslash-backslash-ampersand).
\medskip
\bigskip

%\ecvNoHorRule
\begin{europecv}
	\section{Sectioning commands}
	\ecvitem{\texttt{\textbackslash}{\texttt{section}}\texttt{[}\textit{vspace}\texttt{]}\texttt{\{}\textit{title}\texttt{\}}}{Starts a new section. For example, the current section has been started with \texttt{\textbackslash}{\texttt{section}}\texttt{\{Sectioning commands\}}.}
	\ecvitem{\texttt{\textbackslash}{\texttt{ecvsection}}\texttt{[}\textit{vspace}\texttt{]}\texttt{\{}\textit{title}\texttt{\}}}{\textbf{Deprecated. It is still available for backward compatibility.} Starts a new section. For example, the current section has been started with \texttt{\textbackslash}{\texttt{ecvsection}}\texttt{\{Sectioning commands\}}.
	Use the command  \texttt{\textbackslash}{\texttt{pdfbookmark}}\texttt{\{Name of the section\}}\texttt{\{Name of the section\}} if you want add the section into the table of contents.}
	\ecvitem{\ecv{item}\texttt{[}\textit{vspace}\texttt{]}\texttt{\{}\textit{left}\texttt{\}}\texttt{\{}\textit{right}\texttt{\}}}{Puts \emph{left\/} text on the left of the vertical rule and \emph{right\/} text on the right of the vertical rule.}
	\ecvitem[15pt]{\ecv{item*}\texttt{[}\textit{vspace}\texttt{]}\texttt{\{}\textit{left}\texttt{\}}\texttt{\{}\textit{right}\texttt{\}}}{\textbf{Deprecated}. The same as above, but produces a small bullet before \emph{left\/} text, as in the next item.}
	\ecvitem*{Notes}{Sectioning commands must be used inside the \texttt{europecv} environment, and text within the environment should be typeset only inside a sectioning command. All of them have an optional argument that specifies how much vertical space to leave \emph{after} that command. For instance, the previous item has been specified by
		\begin{quote}
			\ecv{item}\texttt{[15pt]\{...\}\{...\}}
		\end{quote}
	}
	\section{Spoken languages}
	\ecvitem{\ecv{mothertongue}\texttt{[}\textit{vspace}\texttt{]} \texttt{\{}\textit{language}\texttt{\}}}{Typesets the mother tongue.}
	\ecvitem{\ecv{languageheader}\texttt{\{}\textit{symbol}\texttt{\}}}{Typesets the header of the language table. The argument is a symbol used as a footnote symbol referring to the language table footer (see below).}
	\ecvitem{\ecv{languagefooter}\texttt{[}\textit{vspace}\texttt{]} \texttt{\{}\textit{symbol}\texttt{\}}}{Prints the line \textit{Common European Framework of Reference (CEF) level}. If present, this command should go after all language descriptions. The \textit{symbol} should coincide with the argument of \ecv{languageheader}.}
	\ecvitem{\ecv{language}\texttt{[}\textit{vspace}\texttt{]}\texttt{\{}\textit{l1}\texttt{\}}\texttt{\{}\textit{l2}\texttt{\}} \texttt{\{}\textit{l3}\texttt{\}}\texttt{\{}\textit{l4}\texttt{\}}\texttt{\{}\textit{l5}\texttt{\}}}{Typesets a row of the language table describing a language. The arguments \textit{l1} to~\textit{l5} correspond to the entries in the header, and they should give brief descriptions related to the following abilities: 
		\begin{description}
			\item[\textit{l1}:] understanding (listening);
			\item[\textit{l2}:] understanding (reading);
			\item[\textit{l3}:] speaking (spoken interaction);
			\item[\textit{l4}:] speaking (spoken production);
			\item[\textit{l5}:] writing.
		\end{description}
		The content should follow the guidelines of the Common European Framework of Reference for Languages. See Appendix~\ref{sec:selfassess} for reference. Predefined entries are defined below.}
	\ecvitem[15pt]{\ecv{lastlanguage}\texttt{[}\textit{vspace}\texttt{]}\texttt{\{}\textit{l1}\texttt{\}} \texttt{\{}\textit{l2}\texttt{\}}\texttt{\{}\textit{l3}\texttt{\}}\texttt{\{}\textit{l4}\texttt{\}}\texttt{\{}\textit{l5}\texttt{\}}}{If you have specified the \texttt{booktabs} class option, you should use \ecv{lastlanguage} to typeset the last language description. If you do not use the \texttt{booktabs} class option, this is the same as \ecv{language}.}
	
	\ecvitem[15pt]{Notes}{The above commands (apart from \ecv{languageheader}) have an optional argument \textit{vspace} that specifies how much vertical space to leave after the command.}
	\ecvitem{\ecv{CEF}\texttt{\{}\textit{level}\texttt{\}}\texttt{\{}\textit{descr}\texttt{\}}}{Typesets an entry of the table, where \textit{level} is the self-assessed level code and \textit{descr} is a short description. See Appendix~\ref{sec:selfassess} for reference.}
	\label{p:predefined}
	\ecvitem{\ecv{AOne}}{Predefined level description: basic user~(A1).}
	\ecvitem{\ecv{ATwo}}{Predefined level description: basic user~(A2).}
	\ecvitem{\ecv{BOne}}{Predefined level description: independent user~(B1).}
	\ecvitem{\ecv{BTwo}}{Predefined level description: independent user~(B2).}
	\ecvitem{\ecv{COne}}{Predefined level description: proficient user~(C1).}
	\ecvitem{\ecv{CTwo}}{Predefined level description: proficient user~(C2).}
\end{europecv}

As an example, the following code inside the \texttt{europecv} environment:
\begin{verbatim}
\ecvmothertongue[10pt]{English}
\ecvlanguageheader{(*)}
\ecvlanguage{French}{\ecvCOne}{\ecvCTwo}{\ecvBTwo}{\ecvCOne}{\ecvCTwo}
\ecvlastlanguage{German}{\ecvATwo}{\ecvATwo}{\ecvATwo}{\ecvATwo}{\ecvATwo}
\ecvlanguagefooter{(*)}
\end{verbatim} 
will produce something similar to the following:
\ecvNoHorRule
\ecvLeftColumnWidth{3.3cm}
{
	\fontfamily{phv}\selectfont
	\begin{europecv}
		\ecvmothertongue[10pt]{English}
		\ecvlanguageheader{(*)}
		\ecvlanguage{French}{\ecvCOne}{\ecvCTwo}{\ecvBTwo}{\ecvCOne}{\ecvCTwo}
		\ecvlanguage{German}{\ecvATwo}{\ecvATwo}{\ecvATwo}{\ecvATwo}{\ecvATwo}
		\ecvlanguagefooter{(*)}
	\end{europecv}
}
If you have specified the \texttt{booktabs} class option, the spoken language table will look like this:

\makeatletter
\renewcommand*\ecvlanguageheader[1]{%
	{\large\textit{\ecv@assesskey}}\\ \textit{\ecv@levelkey}${}^{\mbox{\scriptsize#1}}$&
	\setlength\extrarowheight{0pt}
	\begin{tabular}[t]{m{\ecv@langparwidth}m{\ecv@langparwidth}m{\ecv@langparwidth}m{\ecv@langparwidth}m{\ecv@langparwidth}}
		\toprule
		\multicolumn{2}{c}{\textbf{\ecv@understandkey}}&\multicolumn{2}{c}{\textbf{\ecv@speakkey}}&\centering\textbf{\ecv@writekey}\tabularnewline
		\centering\small{\ecv@listenkey}   & \centering \small{\ecv@readkey} &\centering \small{\ecv@interactkey} &\centering \small{\ecv@productkey} & \tabularnewline
		\midrule
	\end{tabular}\vspace{2\arrayrulewidth}\tabularnewline
}
\renewcommand*\ecvlanguage[7][0pt]{
	{\textbf{#2}} &
	\setlength\extrarowheight{0pt}
	\begin{tabular}{m{\ecv@langparwidth}m{\ecv@langparwidth}m{\ecv@langparwidth}m{\ecv@langparwidth}m{\ecv@langparwidth}}
		#3 & #4 & #5 & #6 & #7\tabularnewline \midrule
	\end{tabular}\vspace{#1}
	\tabularnewline
}
\renewcommand*\ecvlastlanguage[7][0pt]{
	{\textbf{#2}} &
	\setlength\extrarowheight{0pt}
	\begin{tabular}{m{\ecv@langparwidth}m{\ecv@langparwidth}m{\ecv@langparwidth}m{\ecv@langparwidth}m{\ecv@langparwidth}}
		#3 & #4 & #5 & #6 & #7\tabularnewline \bottomrule
	\end{tabular}\vspace{#1}
	\tabularnewline
}
\makeatother

{
	\fontfamily{phv}\selectfont
	\begin{europecv}\label{spoken}
		\ecvmothertongue[10pt]{English}
		\ecvlanguageheader{(*)}
		\ecvlanguage{French}{\ecvCOne}{\ecvCTwo}{\ecvBTwo}{\ecvCOne}{\ecvCTwo}
		\ecvlastlanguage{German}{\ecvATwo}{\ecvATwo}{\ecvATwo}{\ecvATwo}{\ecvATwo}
		\ecvlanguagefooter{(*)}
	\end{europecv}
}

\ecvWithHorRule
\ecvLeftColumnWidth{5cm}

Note that you should use tight page margins to make the table fit comfortably.

\begin{europecv}
	\section{Footer and Footnotes}
	\ecvitem{\ecv{footnote}\texttt{\{}\textit{note}\texttt{\}}}{Puts a note in the footer of every page of the curriculum vit\ae.\footnote{Standard footnotes can also be used inside the \texttt{europecv} environment.} The note spans the right column width and it is justified. This command should appear in the preamble of your document.}
	\ecvitem{\ecv{page}\texttt{\{}\textit{def}\texttt{\}}}{Redefines the way the page numbering looks like. The default is to print the word ``Page'' (in the language of your choice) followed by the page number. You can change this: for example, \ecv{page}\texttt{\{\textbackslash thepage\}} can be used to suppress the word ``Page''.}
	\ecvitem{Notes}{The footer is typeset using the \textsf{fancyhdr} package. So, you can use \textsf{fancyhdr} commands to customize the footer (and the header too, of course). For example, if you want plain page numbers, you can use \texttt{\textbackslash pagestyle\{plain\}} at the beginning of your document (as it has been done for this document, whose source code is included in the package).}
\end{europecv}

If you want to use your own left, center, and right footer, you can put the relevant commands after \texttt{\textbackslash begin\{document\}}. For example:
\begin{quote}
	\begin{verbatim}
	% [...]
	\begin{document}
	\fancyfoot{} % Clears the footer
	\fancyfoot[L]{My left footer}
	\fancyfoot[C]{My center footer}
	\fancyfoot[R]{My right footer}
	\end{verbatim}
\end{quote}

Some parameters can be set by using the following commands.

\ecvExtraRowHeight{10pt}
\ecvColSep{20pt}
\ecvRuleWidth{2pt}
\ecvNoHorRule
\begin{europecv}
	\section{Fine Tuning}
	\ecvitem{\ecv{WithHorRule}}{Draws a horizontal rule at the beginning of the Europass~CV, which spans the first column. This is the default.}
	\ecvitem{\ecv{NoHorRule}}{Does not draw the horizontal rule at the beginning of the Europass~CV. This part was typeset with \ecv{NoHorRule}.}
	\ecvitem{\ecv{RuleWidth}\texttt{\{}\textit{width}\texttt{\}}}{Sets the thickness of the rules. The default is~\texttt{0.4pt}. This part has been typeset with \ecv{RuleWidth}\texttt{\{2pt\}}. The vertical rule can be omitted by setting this parameter to~\texttt{0pt}.}
	\ecvitem{\ecv{ExtraRowHeight}\texttt{\{}\textit{height}\texttt{\}}}{Puts extra space between \emph{all\/} subsequent items in the \texttt{europecv} environment (including rows of the spoken language table). The default is~\texttt{0pt}. This part has been typeset with \ecv{ExtraRowHeight}\texttt{\{10pt\}}.}
	\ecvitem{\ecv{ColSep}\texttt{\{}\textit{width}\texttt{\}}}{Sets the space between the vertical rule and the surrounding text. The default is~\texttt{12pt}. This part has been typeset with \ecv{ColSep}\texttt{\{20pt\}}.}
	\ecvitem{\ecv{FlagWidth}\texttt{\{}\textit{width}\texttt{\}}}{Sets the size of the flag. The default is~\texttt{10mm}.}
	\ecvitem{\ecv{LogoWidth}\texttt{\{}\textit{width}\texttt{\}}}{Sets the size of the Europass logo. The default is~\texttt{23mm}.}
	\ecvitem{\ecv{LogoOffset}\texttt{\{}\textit{offset}\texttt{\}}}{Adjusts the vertical position of the Europass logo. The default is~\texttt{1cm}.}
	
\end{europecv}
\ecvExtraRowHeight{0pt}
\ecvColSep{12pt}
\ecvRuleWidth{0.4pt}
\ecvLeftColumnWidth{6cm}
\begin{europecv}
	\ecvitem{\ecv{LeftColumnWidth}\texttt{\{}\textit{width}\texttt{\}}}{Sets the text width in the left column to \emph{width}. The right column fills the page. The default is~\texttt{5cm}. This part has been typeset with \ecv{LeftColumnWidth}\texttt{\{6cm\}}.}
	\ecvitem[15pt]{\ecv{TitleKern}}{Changes the kerning of the title. The default value is~\texttt{0.5pt}.}
	\hline
	\ecvitem[0pt]{Notes}{To change global sizing parameters, such as the page size, the margins and so on, use the \textsf{geometry} package.}
	\cline{2-2}
	\ecvitem{}{You may draw horizontal lines with \texttt{\textbackslash hline} or \texttt{\textbackslash cline}. The lines above have been obtained by:
		\begin{quote}
			\texttt{\textbackslash hline\ecv{item}[0pt]\{Notes\}\{\ldots\}\textbackslash cline\{2-2\}  \ecv{item}\{\}\{\ldots\}}
		\end{quote}
	}
\end{europecv}
\ecvLeftColumnWidth{5cm}
\ecvWithHorRule

\vspace{0.5cm}
\textbf{\large{4\hspace{0.5cm}Bibliographies}}
\vspace{0.25cm}

The main weakness of this class is related to bibliographies. If you insert a bibliography inside the \verb|europecv| environment with a command like:
\begin{quote}
	\begin{verbatim}
	\section{Additional Information}
	\ecvitem{}{\bibliographystyle{plain}
	\nocite{*}
	\bibliography{mypublications}}
	\end{verbatim}
\end{quote}
the bibliography will flow out if it does not fit in the current page. The reason is that the \verb|europecv| environment is a \verb|longtable|, each~\ecv{item} corresponds to a row of the table, and a row cannot be split across pages. Therefore, you can safely put a bibliography using the \verb|\bibliography| command only outside the \verb|europecv| environment. Which may be or may not be what you want.

Another possibility is to use the \textsf{bibentry} package, and put each \verb|\bibentry| command inside an \ecv{item} command:
\begin{quote}
	%\section{Additional Information}
	\begin{verbatim}
	\ecvitem{}{\textsc{Publications}}
	\ecvitem{}{\bibentry{pub1}}
	[...]
	\ecvitem{}{\bibentry{pubN}}
	\end{verbatim}
\end{quote}
The drawback of this solution is that you have to use a \verb|\bibentry| command for each bibliography item you want to appear. If you have written many publications, this can be a pain in the neck. Unfortunately, the only solution I know is to write a script to perform the task automatically.

Finally, you can add references to your publications using the commands (and also defining new ones following the same rules) \texttt{\textbackslash}{\texttt{conferencePublications}}\texttt{[Name of the label]} and \texttt{\textbackslash}{\texttt{refconferencePublications}} \texttt{[Name of the label]}. Below the code that you have to insert in the preamble.

\begin{quote}
	\begin{verbatim}
	\makeatletter
	\let\oldhypertarget\hypertarget
	\renewcommand{\hypertarget}[2]{%
		\oldhypertarget{#1}{#2}%
		\protected@write\@mainaux{}{%
			\string\expandafter\string\gdef
			\string\csname\string\detokenize{#1}\string\endcsname{#2}%
		}%
	}
	\newcommand{\myhyperlink}[1]{%
		\hyperlink{#1}{\csname #1\endcsname}%
	}
	\makeatother
	
	% The counters. They have to be defined for each publication (journal papers, books, and so on).
	\newcounter{ConferencePapers} %For the conference papers
	\setcounter{ConferencePapers}{0}
	
	\newcounter{JournalPapers} %For the journal papers
	\setcounter{JournalPapers}{0}
	
	% These commands have to be ridefined for each publication type (journal, paper, etc.)
	\newcommand{\conferencePublications}[1][]{
		\stepcounter{ConferencePapers}
		\hypertarget{#1}{[C\theConferencePapers]} %C is the indexing of your conference papers
	}
	
	\newcommand{\juournalPublications}[1][]{
	\stepcounter{ConferencePapers}
	\hypertarget{#1}{[J\theJuournalPapers]}  %J is the indexing of your jounal papers
	}
	
	\newcommand{\refconferencesPublications}[1][]{
		\myhyperlink{#1}
	}	
	
	\newcommand{\refjournalPublications}[1][]{
	\myhyperlink{#1}
	}
\end{verbatim}
\end{quote}

In such a way, you can refer your publications into the text as reported below and in the ``\texttt{cv\_template\_academic\_en}''.

\begin{europecv}
\pdfbookmark{Research activities}{Research activities}
\section{Research activities}

\ecvitem{}{\textbf{Stability of piecewise-linear systems}}
\ecvitem{}{Something related to the picewise-linear systems \hyperlink{FirstPubLabel}{[C1]}, \hyperlink{SecondPubLabel}{[C2]} ad \hyperlink{ThirdPubLabel}{[C3]}.}

\pdfbookmark{Publications}{Publications}
\section{Publications}

\subpdfbookmark{Refereed conference proceedings}{Refereed conference proceedings}
\ecvitem{}{\textbf{Refereed conference proceedings}}
\\

\ecvitem[10pt]{[C1]\vspace{-0.25cm}\label{FirstPubLabel}}{Details related to the conference paper}

\ecvitem[10pt]{[C2]\vspace{-0.25cm}\label{SecondPubLabel}}{Details related to the conference paper}

\ecvitem[10pt]{[C3]\vspace{-0.25cm}\label{ThirdPubLabel}}{Details related to the conference paper}

\end{europecv}

\vspace{0.5cm}
\textbf{\large{5\hspace{0.5cm}\setword{Dependencies}{sec:dependencies}}}
\vspace{0.25cm}

The \textsf{europecv} class is built upon the \textsf{article} class, so you can use all standard \textsf{article} options, such as \verb|12pt|, \verb|draft|, \verb|a4paper|, and so on. It requires the \textsf{array}, \textsf{longtable}, \textsf{fancyhdr}, \textsf{ucs} and~\textsf{inputenc} packages, which should be available by default on any decent \LaTeX\ distribution.

\vspace{0.5cm}
\textbf{\large{6\hspace{0.5cm}Official Europass CV and \textsf{europecv}: the differences}}
\vspace{0.25cm}

Unless you want to install Arial (Narrow), you will probably typeset your curriculum vit\ae\ in (condensed) Helvetica typeface if you want to adhere to the standard model.\footnote{The models generated using the form at the EU web site are typeset in Arial, not in Arial Narrow.} Differences, however, are quite small:
\begin{quote}
	\fontfamily{phv}\selectfont Helvetica:\\
	A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 0 1 2 3 4 5 6 7 8 9\\
	a b c d e f g h i j k l m n o p q r s t u v w x y z ! ? \$ \% \& / ( ) \# *
	
\end{quote}
\begin{quote}
	\fontfamily{ma1}\selectfont Arial:\\
	A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 0 1 2 3 4 5 6 7 8 9\\
	a b c d e f g h i j k l m n o p q r s t u v w x y z ! ? \$ \% \& / ( ) \# * 
\end{quote}
\begin{quote}
	\fontfamily{phv}\fontseries{mc}\selectfont Condensed Helvetica:\\
	A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 0 1 2 3 4 5 6 7 8 9\\
	a b c d e f g h i j k l m n o p q r s t u v w x y z ! ? \$ \% \& / ( ) \# *
	
\end{quote}
\begin{quote}
	\fontfamily{ma1}\fontseries{mc}\selectfont Arial Narrow:\\
	A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 0 1 2 3 4 5 6 7 8 9\\
	a b c d e f g h i j k l m n o p q r s t u v w x y z ! ? \$ \% \& / ( ) \# * 
\end{quote}

The \textsf{europecv} class uses standard \LaTeX\ relative font sizes, so there are a few mismatches with respect to the official template. The vertical rule has a different width with respect to the official one(s), but this can easily be changed with \ecv{RuleWidth}. The mobile phone number is placed in an unusual position in the official model: almost flushed right, but not quite. I have decided to put it a \texttt{\textbackslash qquad} from the telephone number, and I have added a colon. Finally, I have decided to put a comma between the last name and the first name in the personal information block, because I think it helps distinguishing between them in some cases.
%The last noticeable difference is the span of the vertical rule, which in the official model goes through the page footer. The \textsf{europecv} class keeps the footer separate from the text of the curriculum vit\ae.

\vspace{0.5cm}
\textbf{\large{7\hspace{0.5cm}Acknowledgments}}
\vspace{0.25cm}

Thanks to \textbf{Johann} for adding Norwegian language definitions, to \textbf{Thomas Clijsner} 
for Dutch language definitions, to \textbf{Ivan Lloro Boada} for Catalan language definitions, to 
\textbf{Petres Zolt\'an} for Hungarian language definitions and several bug fixes, to 
\textbf{Nemanja} for Serbian language definitions and to \textbf{Henrique Ferreiro} for Galician 
language definitions. Thanks to \textbf{Axel Kielhorn} for providing a complete German translation 
and a German template, to \textbf{Andrzej Lichnerowicz} for providing a complete Polish translation 
and a Polish template file, and to \textbf{Jo\"el Rouvi\`ere} for providing a complete French 
translation. Thanks to \textbf{Antonio Ospite} for providing the first version of a vector image of 
the Europass logo, and to \textbf{Jo\~ao Ventura} for providing the current vector pictures of the 
Europass logo. Thanks to \textbf{Roman Bertle} for suggesting to redefine item marks. Thanks to 
\textbf{J\"urgen Spitzm\"uller} and \textbf{lgelmi} for fixing the bugs into the 2018.07.22 and 
2018.09.02 package releases, respectively. Thanks to \textbf{redlulz} and \textbf{Emil 
Gardstr\"{o}m} for fixing the German (2018.10.12) and Swedish (2019.01.25) translation, 
respectively. Thanks to \textbf{JPSPLeite} for improving the Portuguese translation. Thanks to 
\textbf{Marc-Andre Hermanns} for adding the \texttt{nobranding} feature. Thanks to \textbf{Antonios 
Tsolomitis} for his suggestions into the 2020.01.06 package release.

\vspace{0.5cm}
\textbf{\large{8\hspace{0.5cm}Disclaimer}}
\vspace{0.5cm}

I was not involved in any way in the development of the Europass~CV, as I was not involved in the definition of the previous European~CV. So, if you don't like it (I don't), don't complain to me, but write to the European Commission and teach them about good style and typography. And, maybe, about~\TeX.

I am not a \TeX pert or a typographer, so I may have introduced typographical mistakes myself, and the class may contain bugs. Please let me know of anything wrong, but use at your own risk.

The flags have been downloaded from \url{http://europa.eu.int/abc/symbols/emblem/index_en.htm}. The vector image of the logo (in \texttt{eps} and~\texttt{pdf} format) is an unofficial version that was kindly provided by Jo\~ao Ventura. As far as I can understand, distributing those files within this class does not violate any license or copyright.


\vspace{0.5cm}
\textbf{\large{9\hspace{0.5cm}License}}
\vspace{0.5cm}

All files in this package may be distributed under the terms of the \LaTeX\ Project Public License. See \url{https://www.latex-project.org/lppl/} for the details of that license.

\appendix

\vspace{0.5cm}
\textbf{\large{10\hspace{0.5cm}\setword{Language self-assessment}{sec:selfassess}}}
\vspace{0.5cm}

The following is a short description of the different levels of language assessment as defined by the \emph{Common European Framework of Reference for Languages}. See \url{http://www.coe.int/T/E/Cultural_Co-operation/education/Languages/Language_Policy/Common_Framework_of_Reference/} for more details.

\subsection*{Understanding}
\subsubsection*{Listening}
\begin{description}
	\item[A1:] I can understand familiar words and very basic phrases concerning myself, my family and immediate surroundings when people speak slowly and clearly.
	\item[A2:]  I can understand phrases and the highest frequency vocabulary related to areas of most immediate personal relevance (e.g. very basic personal and family information, shopping, local area, employment). I can catch the main points in short, clear, simple messages and announcements.
	\item[B1:]  I can understand the main points of clear standard speech on familiar matters regularly encountered in work, school, leisure, etc. I can understand the main points of many radio or TV programmes on current affairs or topics of personal or professional interest when the delivery is relatively slow and clear.
	\item[B2:]  I can understand extended speech and lectures and follow even complex lines of argument provided the topic is reasonably familiar. I can understand most TV news and current affairs programmes. I can understand the majority of films in standard dialect.
	\item[C1:]  I can understand extended speech even when it is not clearly structured and when relationships are only implied and not signalled explicitly. I can understand television programmes and films without too much effort.
	\item[C2:] I have no difficulty in understanding any kind of spoken language, whether live or broadcast, even when delivered at fast native speed, provided I have some time to get familiar with the accent.
\end{description}

\subsubsection*{Reading}
\begin{description}
	\item[A1:] I can understand familiar names, words and very simple sentences, for example on notices and posters or in catalogues.
	
	\item[A2:] I can read very short, simple texts. I can find specific, predictable information in simple everyday material such as advertisements, prospectuses, menus and timetables and I can understand short simple personal letters.
	
	\item[B1:] I can understand texts that consist mainly of high frequency everyday or job-related language. I can understand the description of events, feelings and wishes in personal letters.
	
	\item[B2:] I can read articles and reports concerned with contemporary problems in which the writers adopt particular attitudes or viewpoints. I can understand contemporary literary prose.
	
	\item[C1:] I can understand long and complex factual and literary texts, appreciating distinctions of style. I can understand specialised articles and longer technical instructions, even when they do not relate to my field.
	
	\item[C2:] I can read with ease virtually all forms of the written language, including abstract, structurally or linguistically complex texts such as manuals, specialised articles and literary works.
\end{description}

\subsection*{Speaking}
\subsubsection*{Spoken interaction}
\begin{description}
	\item[A1:] I can interact in a simple way provided the other person is prepared to repeat or rephrase things at a slower rate of speech and help me formulate what I'm trying to say. I can ask and answer simple questions in areas of immediate need or on very familiar topics.
	
	\item[A2:] I can communicate in simple and routine tasks requiring a simple and direct exchange of information on familiar topics and activities. I can handle very short social exchanges, even though I can't usually understand enough to keep the conversation going myself.
	
	\item[B1:] I can deal with most situations likely to arise whilst travelling in an area where the language is spoken. I can enter unprepared into conversation on topics that are familiar, of personal interest or pertinent to everyday life (e.g. family, hobbies, work, travel and current events).
	
	\item[B2:] I can interact with a degree of fluency and spontaneity that makes regular interaction with native speakers quite possible. I can take an active part in discussion in familiar contexts, accounting for and sustaining my views.
	
	\item[C1:] I can express myself fluently and spontaneously without much obvious searching for expressions. I can use language flexibly and effectively for social and professional purposes. I can formulate ideas and opinions with precision and relate my contribution skilfully to those of other speakers.
	
	\item[C2:] I can take part effortlessly in any conversation or discussion and have a good familiarity with idiomatic expressions and colloquialisms. I can express myself fluently and convey finer shades of meaning precisely. If I do have a problem I can backtrack and restructure around the difficulty so smoothly that other people are hardly aware of it.
\end{description}

\subsubsection*{Spoken production}
\begin{description}
	\item[A1:] I can use simple phrases and sentences to describe where I live and people I know.
	
	\item[A2:] I can use a series of phrases and sentences to describe, in simple terms, my family and other people, living conditions, my educational background and my present or most recent job.
	
	\item[B1:] I can connect phrases in a simple way in order to describe experiences and events, my dreams, hopes and ambitions. I can briefly give reasons and explanations for opinions and plans. I can narrate a story or relate the plot of a book or film and describe my reactions.
	
	\item[B2:] I can present clear, detailed descriptions on a wide range of subjects related to my field of interest. I can explain a viewpoint on a topical issue giving the advantages and disadvantages of various options.
	
	\item[C1:] I can present clear, detailed descriptions of complex subjects integrating sub-themes, developing particular points and rounding off with an appropriate conclusion.
	
	\item[C2:] I can present a clear, smoothly-flowing description or argument in a style appropriate to the context and with an effective logical structure which helps the recipient to notice and remember significant points.
\end{description}

\subsection*{Writing}
\begin{description}
	\item[A1:] I can write a short, simple postcard, for example sending holiday greetings. I can fill in forms with personal details, for example entering my name, nationality and address on a hotel registration form.
	
	\item[A2:] I can write short, simple notes and messages. I can write a very simple personal letter, for example thanking someone for something.
	
	\item[B1:] I can write simple connected text on topics which are familiar or of personal interest. I can write personal letters describing experiences and impressions.
	
	\item[B2:] I can write clear, detailed text on a wide range of subjects related to my interests. I can write an essay or report, passing on information or giving reasons in support of or against a particular point of view. I can write letters highlighting the personal significance of events and experiences.
	
	\item[C1:] I can express myself in clear, well-structured text, expressing points of view at some length. I can write about complex subjects in a letter, an essay or a report, underlining what I consider to be the salient issues. I can select a style appropriate to the reader in mind.
	
	\item[C2:] I can write clear, smoothly-flowing text in an appropriate style. I can write complex letters, reports or articles which present a case with an effective logical structure which helps the recipient to notice and remember significant points. I can write summaries and reviews of professional or literary works.
\end{description}
	
	
\end{document}