#!/usr/bin/env sh mkdir -p build/ && latexmk -shell-escape -output-directory=build/ -xelatex && zathura build/main.pdf