bin/loltex @ e68c9ecc9e4a

Add mutt/accounts to .hgignore.
author Steve Losh <steve@stevelosh.com>
date Tue, 02 Oct 2018 17:19:13 -0700
parents db3b3354c94b
children (none)
#!/usr/bin/env bash

# what a joek
set -e
latexmk -C ${1}.latex
latexmk -pdf ${1}.latex
# open ${1}.pdf