#!/usr/bin/env sh

mkdir -p build/ &&
    latexmk -output-directory=build/ -xelatex &&
    zathura build/main.pdf