garage/doc/20201202_talk/Makefile

7 lines
119 B
Makefile
Raw Normal View History

2020-11-30 14:54:31 +00:00
talk.pdf: talk.tex
pdflatex talk.tex
fig_%.pdf: fig_%.svg
inkscape -D -z --file=$^ --export-pdf=$@ --export-latex