Set latexmk to continous preview, requires custom latexmkrc to call lhs2tex
[matthijs/master-project/dsd-paper.git] / Makefile
1 all:
2         latexmk -r latexmkrc -pdf -pvc cλash.lhs
3
4 clean:
5         latexmk -CA