/Resume

My Resume made using Latex.

Primary LanguageTeXMIT LicenseMIT

My LaTeX CV

This is a modified version of my-latex-cv by Primož Godec.

Compiling the CV

There are two possible ways to edit and compile the CV. I suggest using the Overleaf.

Use Overleaf online editor (Preferred)

You can also use Overleaf online editor. You just open a new project and copy files from this repository there. Everything should work there just set the project's compiler to XeLaTeX.

Compile localy

You will need XeLaTex (pdfLaTeX will not work because of the different fonts used). If you do not have xelatex command already working you need to install it following instructions.

You latex file can be compiled the following way:

xelatex resume.tex