summaryrefslogtreecommitdiffstats
path: root/mklatexreport
blob: 4c943a282c3560dcaceda14b99e01299facbc880 (plain)
1
2
3
4
5
#!/bin/bash
set -e

latexmk -shell-escape "$1" </dev/null
mv "out/$1.pdf" .