Add talk template

This commit is contained in:
Alex Auvolat
2020-11-30 15:54:31 +01:00
parent 2f11191f60
commit 9b3aabfcbf
4 changed files with 77 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
talk.pdf: talk.tex
pdflatex talk.tex
fig_%.pdf: fig_%.svg
inkscape -D -z --file=$^ --export-pdf=$@ --export-latex