Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 676 Bytes

README.md

File metadata and controls

38 lines (23 loc) · 676 Bytes

Curriculum Vitae

LaTeX-based CV with personal information, summary introduction, professional and educational log, training courses and workshops, pubblications.

Both english (cv-en.tex) and spanish (cv-es.tex) versions available, to be properly selected via cv.tex symlink.

Dependencies

The pdflatex utility is used to compile the document:

sudo apt install texlive-latex-base

Plus, additional dependecies:

sudo apt install texlive-fonts-recommended
sudp apt install texlive-full # ...

Create the PDF

Use the Makefile to compile the document and create the PDF output:

make