Light weight LaTeX resume styles

This repo has my resume and few custom commands to make design of new sections easier.

Commands:

  • pdflatex --halt-on-error --shell-escape -jobname=ArturBrodovicResume template.tex: Will convert template to pdf document.
  • :so au.vim: Auto command for vim to regenerate pdf document after every write.