Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 922 Bytes

README.md

File metadata and controls

38 lines (26 loc) · 922 Bytes

Cheatsheets

Handouts

How to compile

  1. You need to create a fonts repository with:
  1. You need to generate all the figures:
$ cd scripts
$ for script in *.py; do python $script; done
$ cd ..
  1. Compile the sheet
$ xelatex cheatsheets.tex
$ xelatex cheatsheets.tex