aboutsummaryrefslogtreecommitdiff
path: root/linux/control.in
diff options
context:
space:
mode:
authorschrieveslaach <schrieveslaach@online.de>2017-06-12 15:52:29 +0200
committerGitHub <noreply@github.com>2017-06-12 15:52:29 +0200
commit635f299b441e238ccd34e3ad61c5e36f0ca30067 (patch)
tree11cfc34402975bad208f9a48d075fe2ace959e70 /linux/control.in
parent181c56d4003aa83abed23b95a452c4890aa3797c (diff)
parent23f3c2d7b4796d1af742a74999ce67924bf2abb3 (diff)
downloadpandoc-635f299b441e238ccd34e3ad61c5e36f0ca30067.tar.gz
Merge branch 'master' into textcolor-support
Diffstat (limited to 'linux/control.in')
-rw-r--r--linux/control.in22
1 files changed, 13 insertions, 9 deletions
diff --git a/linux/control.in b/linux/control.in
index d1aa865ce..7653fa823 100644
--- a/linux/control.in
+++ b/linux/control.in
@@ -5,16 +5,20 @@ Priority: optional
Architecture: ARCHITECTURE
Installed-Size: INSTALLED_SIZE
Depends: libc6 (>= 2.13), libgmp10, zlib1g (>= 1:1.1.4)
+Suggests: texlive-latex-recommended, texlive-xetex,
+ texlive-fonts-recommended
Maintainer: John MacFarlane <jgm@berkeley.edu>
Description: general markup converter
Pandoc is a Haskell library for converting from one markup
format to another, and a command-line tool that uses
- this library. It can read markdown and (subsets of) HTML,
- reStructuredText, LaTeX, DocBook, MediaWiki markup, Twiki markup,
- Haddock markup, OPML, Emacs Org-Mode, txt2tags and Textile, and
- it can write markdown, reStructuredText, HTML, LaTeX, ConTeXt,
- Docbook, OPML, OpenDocument, ODT, Word docx, RTF, MediaWiki,
- DokuWiki, Textile, groff man pages, plain text, Emacs Org-Mode,
- AsciiDoc, Haddock markup, EPUB (v2 and v3), FictionBook2,
- InDesign ICML, Muse, and several kinds of HTML/javascript
- slide shows (S5, Slidy, Slideous, DZSlides, reveal.js).
+ this library. It can read several dialects of Markdown and
+ (subsets of) HTML, reStructuredText, LaTeX, DocBook, MediaWiki
+ markup, Word docx, ODT, EPUB, TWiki markup, Haddock markup, OPML,
+ Emacs Org-Mode, txt2tags and Textile, and it can write Markdown,
+ reStructuredText, HTML, LaTeX, ConTeXt, DocBook, OPML, GNU TexInfo,
+ OpenDocument, ODT, Word docx, RTF, MediaWiki, ZimWiki,
+ DokuWiki, Textile, groff man pages, groff ms, plain text,
+ Emacs Org-Mode, AsciiDoc, Haddock markup, EPUB (v2 and v3),
+ FictionBook2, InDesign ICML, TEI Simple, JATS XML, Muse,
+ and several kinds of HTML/javascript slide shows (S5, Slidy,
+ Slideous, DZSlides, reveal.js).