all repos — resume @ 9ae35339c0bfd326c26867de833507c5dd762fb3

my résumé

README.md (view raw)

 1# my résumé 
 2
 3## Building
 4you'll need `xelatex` to build this.
 5
 6```console
 7$ xelatex resume.tex
 8```
 9
10## Troubleshooting
11Ubuntu (and it's derivatives) tend to complain about a missing `ucharcat.sty`. Just ignore it and hit `Ctrl+C`.
12
13
14