aboutsummaryrefslogtreecommitdiff
path: root/web/demos.sh
diff options
context:
space:
mode:
authorfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2006-12-28 06:48:16 +0000
committerfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2006-12-28 06:48:16 +0000
commit2933f9f5e7b234e73caba422d39c5dfc326f01d6 (patch)
treeeca2e1b3b6a5486044cc650dc62e014e74b89c32 /web/demos.sh
parent5468e76a7eb6a910b095bf065bc70cdf244c0a1c (diff)
downloadpandoc-2933f9f5e7b234e73caba422d39c5dfc326f01d6.tar.gz
Added another demo case, with header and footer and css.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@299 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'web/demos.sh')
-rw-r--r--web/demos.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/demos.sh b/web/demos.sh
index 3c402ead6..ca25a4bec 100644
--- a/web/demos.sh
+++ b/web/demos.sh
@@ -8,6 +8,7 @@ NEWLINE='
'
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 -w rst README -o demo0.txt
pandoc -s README -o demo0.rtf