From 24c06cfaab3e2c35adb91af57dab60328f780c22 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Kn=C3=BCttel?= Date: Mon, 9 Mar 2020 16:27:40 +0100 Subject: [PATCH] added example pngs --- presentation/Makefile | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/presentation/Makefile b/presentation/Makefile index 5942e41..a81a37a 100644 --- a/presentation/Makefile +++ b/presentation/Makefile @@ -2,7 +2,13 @@ latex=xelatex pdflatex=xelatex bibtex=bibtex -graph_pngs= graphs/valid_graph.png +graph_pngs= graphs/valid_graph.png \ + graphs/clear_vop_01.png \ + graphs/clear_vop_02.png \ + graphs/clear_vop_03.png \ + graphs/clear_vop_04.png \ + graphs/clear_vop_05.png \ + graphs/clear_vop_06.png