From ad2f59d7f1810d67a7eab7f38d0db36601fd4a25 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 12 May 2017 13:16:21 -0300 Subject: CryptoRave 2017 --- events/2017/cryptorave/hostil/Makefile | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 events/2017/cryptorave/hostil/Makefile (limited to 'events/2017/cryptorave/hostil/Makefile') diff --git a/events/2017/cryptorave/hostil/Makefile b/events/2017/cryptorave/hostil/Makefile new file mode 100644 index 0000000..a30bf3f --- /dev/null +++ b/events/2017/cryptorave/hostil/Makefile @@ -0,0 +1,5 @@ +all: + pandoc -s -t beamer -f markdown slides.mdwn -o slides.tex + #pandoc -s -t html -f markdown ../hostil.mdwn -o roteiro.html + pdflatex slides.tex + rm -f slides.aux slides.log slides.nav slides.out slides.snm slides.tex slides.toc slides.vrb -- cgit v1.2.3