summaryrefslogtreecommitdiff
path: root/web/demos
diff options
context:
space:
mode:
authorfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2007-07-14 06:28:09 +0000
committerfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2007-07-14 06:28:09 +0000
commit9a96429a1a018803c8b1af6d9a9300d346b53b3c (patch)
tree59e242cc5fcf1b35da07ca555bb8eee5d88df268 /web/demos
parent532dd43139d4056bc83b7994bd68b965d07e750b (diff)
Revamped website.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@699 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'web/demos')
-rw-r--r--web/demos4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/demos b/web/demos
index 90371af0a..fe12bf35b 100644
--- a/web/demos
+++ b/web/demos
@@ -11,9 +11,9 @@ click on the name of the output file:
@ pandoc -s README -o example2.html
-3. HTML with smart quotes, table of contents, CSS, and custom header and footer:
+3. HTML with smart quotes, table of contents, CSS, and custom footer:
-@ pandoc -s -S --toc -c main.css -B header.html -A footer.html README -o example3.html
+@ pandoc -s -S --toc -c pandoc.css -A footer.html README -o example3.html
4. LaTeX: