My resume writed in LaTeX
Find a file
2020-03-17 00:28:51 +01:00
svg First commit 2019-11-16 17:18:21 +01:00
altacv.cls First commit 2019-11-16 17:18:21 +01:00
README.md First commit 2019-11-16 17:18:21 +01:00
resume_fr.tex Syntax corrections 2020-03-17 00:28:51 +01:00
sidebar_page1.tex First commit 2019-11-16 17:18:21 +01:00

My resume

This is my resume writed in LaTeX, it use the AltaCV template. For now, there is only a french version.

build

First you need to export a PNG file from the svg one with Inkscape :

inkscape -C -z --file=svg/souris.svg --export-png=svg/souris.png --export-dpi=300

Then export the LaTeX file :

lualatex --interaction=nonstopmode resume_fr.tex