/europass-cv

Latex template for europass cv format

Primary LanguageTeX

LaTeX class for Europass CV

The eu­ropass class is LaTeX im­ple­men­ta­tion of the (the "Europass CV").

How to install on Linux

You need epstopdf provided by texlive-font-utils package for this to work.

git clone https://github.com/tprasadtp/europass-cv.git
cd europass-cv
./install.sh

It is necessary to have *.eps-converted-to.pdf files for eps file in the installed directory. The bash script install.sh takes care of converting eps to pdf, installing it in the location and updating the tex database.

Use

Provides class europass-cv and coveletter. See examples for more info.

\documentclass[english,logo,notitle,totpages,utf8]{europass-cv}

Use for europass-cv-compact layout

\documentclass[english,logo,notitle,totpages,utf8]{europass-cv-compact}

Use with hyperref

For use with hyperref to include file metadata and to hide bookmarks and links use hyperref.

\usepackage[pdftex,
pdfauthor={Author},
pdftitle={Title},
pdfsubject={Subject},
pdfkeywords={keywords},
pdfproducer={Latex with hyperref on TeXstudio / Azure Pipeline},
pdfcreator={pdflatex},
bookmarks=false,
colorlinks=true,
urlcolor=navyblue]{hyperref}

License

This is a derived work under the terms of the LaTeX project public license (LPPL). It is based europecv.cls which is part of the europecv package by Nicola Vitacolonna. A copy of europecv, including the unmodified version of europecv.cls is available from http://www.ctan.org/tex-archive/macros/latex/contrib/europecv under LPPL.

For icons see icons

Windows

Place the files in C:\Users<user name>\Appdata\Local\MikTex<number>\tex\latex\local\

Icons and license

Analytics