Skip to content

lanxx019/resume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resume

My Resume. Based on harnon-cv.

Requirements:

  • MacTex via brew. Note you might need to open a new terminal. basictex is sufficient.
  • Need to install the following packages with tlmgr:
    sudo tlmgr install fontawesome
    sudo tlmgr install nopageno
    sudo tlmgr install framed
    # cantarell font. No longer used due to styling issues.
    # sudo tlmgr install cantarell
    sudo tlmgr install slantsc
    sudo tlmgr install numprint
    # noto font: https://ctan.org/pkg/noto
    sudo tlmgr install noto
    

Build

To build the PDF, simply run make.