b8d960d1b9
git-svn-id: https://pandoc.googlecode.com/svn/trunk@57 788f1e2b-df1e-0410-8736-df70ead52e1b
17 lines
431 B
Groff
17 lines
431 B
Groff
.TH PANDOC 1 "November 1, 2006" Linux "User Manuals"
|
|
.SH NAME
|
|
latex2markdown \- converts LaTeX to markdown-formatted text
|
|
.SH SYNOPSIS
|
|
.B latex2markdown
|
|
[
|
|
.I input-file
|
|
]
|
|
.SH DESCRIPTION
|
|
.I latex2markdown
|
|
converts
|
|
.I input-file
|
|
(or text from STDIN) from LaTeX to markdown-formatted plain text.
|
|
.SH AUTHOR
|
|
John MacFarlane
|
|
.SH "SEE ALSO"
|
|
.BR pandoc (1), markdown2html (1), html2markdown (1), markdown2latex (1), markdown2pdf (1)
|