aboutsummaryrefslogtreecommitdiff
path: root/web/demos
diff options
context:
space:
mode:
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 de427df26..899944eb6 100644
--- a/web/demos
+++ b/web/demos
@@ -21,7 +21,7 @@ click on the name of the output file:
5. From LaTeX to markdown:
-@ pandoc -s README.tex -o example5.txt
+@ pandoc -s example4.tex -o example5.txt
6. reStructuredText:
@@ -41,7 +41,7 @@ click on the name of the output file:
10. Chunked XHTML via DocBook and [xmlto]:
-@ xmlto xhtml example9.db -o example10/
+@ xmlto -m config.xsl xhtml example9.db -o example10/
11. ODF (open document format) via DocBook and [docbook2odf]: