My CV in LaTeX.
Go to file
Alan Orth 9f2694ea3f Add Makefile
Can be used to recompile the CV's LaTeX -> PDF:

    make cv.pdf

'cv.pdf' is the default target, so you can also just:

    make

A 'clean' target is also provided for easy cleanup.
2012-12-02 00:52:08 +03:00
.gitignore Add initial .gitignore 2012-12-02 00:42:56 +03:00
Makefile Add Makefile 2012-12-02 00:52:08 +03:00
README Initial commit 2012-12-02 00:35:16 +03:00
cv.tex Initial commit 2012-12-02 00:35:16 +03:00
template.tex Initial commit 2012-12-02 00:35:16 +03:00

README

A CV written in LaTeX using the moderncv class.