Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 272 Bytes

File metadata and controls

17 lines (11 loc) · 272 Bytes

Requirements

  • pdflatex

Compilation

Cd to required directory and run:

user@pc$ pdflatex <CV NAME>.tex

Alternatievly, you can run the following command from the root directory:

user@pc$ TEXINPUTS=<CV PATH>/: pdflatex <CV NAME>.tex