summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2011-01-28 21:21:09 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2011-01-28 21:21:09 -0800
commitd28daf0e89836fdb84653746338baa37a9c15b7f (patch)
tree14e59072df08f7cc637df6159842e26b4d0cd3d1 /man
parentd8d0f46c4c3f247963038450f1e649a00a0ba9d9 (diff)
Support --listings in markdown2pdf (Etienne Millon).
Diffstat (limited to 'man')
-rw-r--r--man/man1/markdown2pdf.1.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/man/man1/markdown2pdf.1.md b/man/man1/markdown2pdf.1.md
index 2d02787ef..8cd23747b 100644
--- a/man/man1/markdown2pdf.1.md
+++ b/man/man1/markdown2pdf.1.md
@@ -48,6 +48,9 @@ packages are not included in your latex setup, they can be obtained from
-N, \--number-sections
: Number section headings in LaTeX output. (Default is not to number them.)
+\--listings
+: Use listings package for LaTeX code blocks
+
\--template=*FILE*
: Use *FILE* as a custom template for the generated document. Implies
`-s`. See the section TEMPLATES in `pandoc`(1) for information about