garage/doc/20201202_talk/Makefile
2020-11-30 15:54:31 +01:00

7 lines
119 B
Makefile

talk.pdf: talk.tex
pdflatex talk.tex
fig_%.pdf: fig_%.svg
inkscape -D -z --file=$^ --export-pdf=$@ --export-latex