My notebook for programming competitions, originally made for the NWERC 2017 competition.
- Install LaTeX (and XeLaTeX)
- Install pygments (
pip3 install pygments
) - Build using
build.sh
If you want to build using an IDE you must add the -shell-escape
flag to XeLaTeX when builing.