Init slides

This commit is contained in:
Théophile Bastian 2016-08-22 10:57:08 +02:00
commit 9905d42396
3 changed files with 44 additions and 0 deletions

6
slides/Makefile Normal file
View file

@ -0,0 +1,6 @@
TEX=slides.tex
all: $(TEX)
pdflatex $(TEX)
pdflatex $(TEX)