bscpkgs/garlic/report/Makefile
2020-11-17 15:51:09 +01:00

5 lines
124 B
Makefile

all: report.tex
pdflatex report.tex -o report.pdf
# Run again to fix figure references
pdflatex report.tex -o report.pdf