diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2019-06-03 02:21:03 +0200 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2019-06-03 02:21:03 +0200 |
commit | 05593d91a4148d2c852e263995a170007dbfb628 (patch) | |
tree | e37b349c205d09f7225007b1f940990992f86559 /Makefile | |
parent | 90f6b5b44a1cda18990c2f74726f5bf2d1c143c2 (diff) |
Slides improved for IAC DNC and SUNDIAL meetings
The slides were significantly upgraded to help in making a better
introduction and clearly demonstrating things for the users.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ # PDF slides: -reproducible-paper.pdf: reproducible-paper.tex +reproducible-paper.pdf: reproducible-paper.tex tex/plot.tex # We'll run pdflatex two times so the page numbers and # internal links also work. pdflatex reproducible-paper |