2006-10-17 14:22:29 +00:00
|
|
|
.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
|
2006-10-27 06:52:51 +00:00
|
|
|
converts input-file (or text from STDIN) from LaTeX to markdown-formatted
|
|
|
|
plain text.
|
2006-10-17 14:22:29 +00:00
|
|
|
.SH AUTHOR
|
|
|
|
John MacFarlane <jgm at berkeley.edu>
|
|
|
|
.SH "SEE ALSO"
|
|
|
|
pandoc (1), markdown2html (1), html2markdown (1), markdown2latex (1), markdown2pdf (1)
|
|
|
|
|