corrected bug, rerun test, vortrag nears completion

This commit is contained in:
Stefan Dresselhaus
2018-06-27 12:51:06 +02:00
parent 4f32bf2cd0
commit 6b93f61d0d
654 changed files with 64616 additions and 20377 deletions

View File

@ -8,6 +8,7 @@ slides: $(INPUT)
pandoc -f markdown+smart+emoji -t revealjs \
--template ./template.html \
--incremental \
--mathjax \
--indented-code-classes=haskell \
--section-divs \
-o chemodiversity.html $(INPUT)