summaryrefslogtreecommitdiff
path: root/man/man1/latex2markdown.1
blob: abc140a0f686e82df50d2217e328de7cfb622ce7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
.TH PANDOC 1 "AUGUST 2006" Linux "User Manuals"
.SH NAME
latex2markdown \- converts LaTeX to markdown-formatted text
.SH SYNOPSIS
.B latex2markdown [input-file]
.SH DESCRIPTION
.B latex2markdown 
converts input-file from LaTeX to markdown-formatted plain text.
.SH AUTHOR
John MacFarlane <jgm at berkeley.edu>
.SH "SEE ALSO"
pandoc (1), markdown2html (1), html2markdown (1), markdown2latex (1), markdown2pdf (1)