summaryrefslogtreecommitdiff
path: root/man/man1/markdown2pdf.1.md
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2011-07-22 13:17:41 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2011-07-22 13:17:41 -0700
commitfecbceb61025b5e9f5f2217aaf5d21ffdf3fde48 (patch)
tree72a6ddaf66f07c457db4b43ed98f44e1603a871c /man/man1/markdown2pdf.1.md
parent18306c74fb40184560f7ac18f35bea4c48aa4cec (diff)
Added `--luatex` option to markdown2pdf.
This uses lualatex to create the PDF.
Diffstat (limited to 'man/man1/markdown2pdf.1.md')
-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 d3d30c119..8b8da6880 100644
--- a/man/man1/markdown2pdf.1.md
+++ b/man/man1/markdown2pdf.1.md
@@ -109,6 +109,9 @@ packages are not included in your latex setup, they can be obtained from
\--xetex
: Use xelatex instead of pdflatex to create the PDF.
+\--luatex
+: Use lualatex instead of pdflatex to create the PDF.
+
# SEE ALSO
`pandoc`(1), `pdflatex`(1)