diff options
| author | Mohit Agarwal <mohit.agarwal@sky.com> | 2021-07-02 21:05:38 +0100 |
|---|---|---|
| committer | Mohit Agarwal <mohit.agarwal@sky.com> | 2021-07-02 21:05:38 +0100 |
| commit | a5bea344c12fd46739445b6161b5bc01d7699bcf (patch) | |
| tree | 3162f408f0ecd46c464d5c696fa2f6ada2840157 /compile.sh | |
| parent | 4682b8f66b408653659849d8c9a1bbc7b3017060 (diff) | |
Remove revealjs version
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 |
