diff options
Diffstat (limited to 'compile.sh')
| -rwxr-xr-x | compile.sh | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,6 +1,5 @@ pandoc -t beamer -H formatting.tex -V aspectratio:169 presentation.md -o presentation.pdf -pandoc presentation.md -t revealjs -s -o presentation-interactive.html -pandoc presentation.md -s -o presentation-plain.html +pandoc presentation.md -s -o presentation.html pandoc presentation.md -o presentation.pptx pandoc README.md -o README.html mkdir paper-planes |
