summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2007-07-28 01:40:48 +0000
committerfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2007-07-28 01:40:48 +0000
commitd488dd0f66e14a7728873f31d80b51bab625b442 (patch)
tree8794e67a838e6aaa9c5c37dedb9e17b0b2a7ce00 /man
parentb29f221cba949934dda402f96b1606cda8ed73a6 (diff)
Reinstated dependence on fancyvrb. It is compatible with examplep.
fancyvrb is needed for verbatim environments in footnotes. git-svn-id: https://pandoc.googlecode.com/svn/trunk@808 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'man')
-rw-r--r--man/man1/markdown2pdf.1.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/man/man1/markdown2pdf.1.md b/man/man1/markdown2pdf.1.md
index 13f94ee1d..8ec58c423 100644
--- a/man/man1/markdown2pdf.1.md
+++ b/man/man1/markdown2pdf.1.md
@@ -29,9 +29,9 @@ output through `iconv`:
iconv -t utf-8 input.txt | pandoc | iconv -f utf-8
`markdown2pdf` assumes that the `unicode`, `examplep`, `array`,
-`graphicx`, and `ulem` packages are in latex's search path. If these
-packages are not included in your latex setup, they can be obtained from
-<http://ctan.org>.
+`fancyvrb`, `graphicx`, and `ulem` packages are in latex's search path.
+If these packages are not included in your latex setup, they can be
+ obtained from <http://ctan.org>.
# OPTIONS