ezorita / cv

My Curriculum Vitae (based on Friggeri CV template).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Eduard Valera i Zorita

This is my CV. Feel free to download in PDF.

Using Friggeri template

This template has been adapted from Friggeri's CV template.

Requirements (other combinations may also work):

  • XeLaTeX (XeTeX 3.14+)
  • biblatex 3.3
  • biber 2.4

How to compile

First, clone the repo and try to compile using:

xelatex cv_ezorita.tex
biber cv_ezorita
xelatex cv_ezorita.tex

This should generate an output file cv_ezorita.pdf with the correct format and bibliography.

It does not work!

If that didn't work, try the following:

To manually install LaTeX packages (applies to biblatex):

Installing biber:

  • Download and extract the biber binary.
  • Replace the old biber binary with this one (if you had a previous version): sudo cp biber $(which biber)
  • If you had no previous biber binary, just: sudo cp biber /usr/bin/

Installing the fonts:

  • Extract the file fonts.tar.gz in ~/.fonts/.
  • Run sudo fc-cache -fv.

About

My Curriculum Vitae (based on Friggeri CV template).


Languages

Language:TeX 100.0%