Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 683 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 683 Bytes

Quick Start

To compile the pdf just type:

$ make              # Compile the pdf
$ make view         # Compile and open the pdf
$ make clean        # Remove all the files (except pdf)
$ make distclean    # Remove all the files (including pdf)
$ make distill      # Distills a camera-ready PDF (with fonts embedded) - Requires exiftool
$ make snapshot     # Create a pdf with revision suffixed in the filename

PDF generated is diego_russo_cv_en.pdf

Credits