This repository contains my CV written in LaTeX.
Build the PDF file with the official TeX Live image:
docker run -v $(pwd):/data -w /data texlive/texlive:latest latexmk -pdf cv.texRequirements: TeX Live.
Build the PDF file with:
latexmk -pdf cv.tex| Name | Name | Last commit date | ||
|---|---|---|---|---|
This repository contains my CV written in LaTeX.
Build the PDF file with the official TeX Live image:
docker run -v $(pwd):/data -w /data texlive/texlive:latest latexmk -pdf cv.texRequirements: TeX Live.
Build the PDF file with:
latexmk -pdf cv.tex