diff options
Diffstat (limited to 'man/man1')
-rw-r--r-- | man/man1/markdown2pdf.1.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/man1/markdown2pdf.1.md b/man/man1/markdown2pdf.1.md index 8ec58c423..32038d988 100644 --- a/man/man1/markdown2pdf.1.md +++ b/man/man1/markdown2pdf.1.md @@ -28,10 +28,10 @@ output through `iconv`: iconv -t utf-8 input.txt | pandoc | iconv -f utf-8 -`markdown2pdf` assumes that the `unicode`, `examplep`, `array`, -`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>. +`markdown2pdf` assumes that the `unicode`, `array`, `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 |