diff options
Diffstat (limited to 'web/demos.sh')
-rw-r--r-- | web/demos.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/demos.sh b/web/demos.sh index ca25a4bec..7dbada910 100644 --- a/web/demos.sh +++ b/web/demos.sh @@ -10,6 +10,7 @@ DEMOS='pandoc README -o demo0.html pandoc -s -S README -o demo0.html pandoc -s -S -c main.css -B header.html -A footer.html README -o demo0.html pandoc -s README -o demo0.tex +pandoc -s README.tex -o demo0.txt pandoc -s -w rst README -o demo0.txt pandoc -s README -o demo0.rtf pandoc -s -m -i -w s5 S5DEMO -o demo0.html |