From 2933f9f5e7b234e73caba422d39c5dfc326f01d6 Mon Sep 17 00:00:00 2001 From: fiddlosopher Date: Thu, 28 Dec 2006 06:48:16 +0000 Subject: 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 --- web/demos.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'web/demos.sh') 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 -- cgit v1.2.3