Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 819 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 819 Bytes

README

A resume/curriculum vitae template in Latex based on the moderncv package . Feel free to fork away but be sure to change the information.

Preview

Building

To build the resume as previewed you need

If you don't have (the money for) the font, don't worry. Just pick another font that works for you.

TeXworks and RStudio should pick up the typesetting engine using the directives at the beginning of the file. If you want are familiar with the command line you can just

$ xelatex resume.tex

or use the Makefile for convenience and

$ make