-
pandoc是一款强大的文档转换工具
资源介绍
通用文档转换器Pandoc ,可以把markdown、 reStructuredText、 textile、 HTML、或者LaTeX转换成:
HTML格式: XHTML, HTML5, 以及HTML幻灯片Slidy, S5,或者DZSlides.
文字处理软件格式: Microsoft Word docx, OpenOffice/LibreOffice ODT, OpenDocument XML
电子书: EPUB
文档格式: DocBook, GNU TexInfo, Groff man pages
TeX格式: LaTeX, ConTeXt, LaTeX Beamer slides
PDF via LaTeX
轻量级标记语言格式: Markdown, reStructuredText, AsciiDoc, MediaWiki markup, Emacs Org-Mode, Textile
示例
pandoc -s –mathml -i -t dzslides SLIDES -o example14a.html
pandoc -s –webtex -i -t slidy SLIDES -o example14b.html
pandoc -s –webtex -t -t s5 SLIDES -o example14c.html
Pandoc understands a number of useful markdown syntax extensions, including document metadata (title, author, date); footnotes; tables; definition lists; superscript and subscript; strikeout; enhanced ordered lists (start number and numbering style are significant); running example lists; delimited code blocks with syntax highlighting; smart quotes, dashes, and ellipses; markdown inside HTML blocks; and inline LaTeX. If strict markdown compatibility is desired, all of these extensions can be turned off.
LaTeX math (and even macros) can be used in markdown documents. Eight different methods of rendering math in HTML are provided, including MathJax and translation to MathML. LaTeX math is rendered in docx using native Word equation objects.
- 上一篇: 优看PDF阅读器 v1.0官方版.zip
- 下一篇: SystemView软件简介