summaryrefslogtreecommitdiffstats
path: root/office/pandoc/README
diff options
context:
space:
mode:
author Peter Wang2010-08-14 23:26:27 +0200
committer dsomero2010-08-14 23:26:27 +0200
commit54a0db1350d83dd7da03df65bfdd10dceb25eaf3 (patch)
tree1985aad250eec4f06386d06fe02c5322b951d972 /office/pandoc/README
parent81c3fb0b8f9cbca0c9011634564d0ad57590a693 (diff)
downloadslackbuilds-54a0db1350d83dd7da03df65bfdd10dceb25eaf3.tar.gz
office/pandoc: Updated for version 1.6.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'office/pandoc/README')
-rw-r--r--office/pandoc/README19
1 files changed, 10 insertions, 9 deletions
diff --git a/office/pandoc/README b/office/pandoc/README
index 78f37763ea..b093ad30a7 100644
--- a/office/pandoc/README
+++ b/office/pandoc/README
@@ -1,13 +1,14 @@
Pandoc is a command-line tool for converting from one markup format to
another. It can read markdown and (subsets of) reStructuredText, HTML,
-and LaTeX, and it can write markdown, reStructuredText, HTML, LaTeX,
-ConTeXt, PDF, RTF, DocBook XML, OpenDocument XML, ODT, GNU Texinfo,
-MediaWiki markup, groff man pages, and S5 HTML slide shows.
+and LaTeX, and it can write plain text, markdown, reStructuredText,
+HTML, LaTeX, ConTeXt, PDF, RTF, DocBook XML, OpenDocument XML,
+ODT, GNU Texinfo, MediaWiki markup, groff man pages, EPUB ebooks,
+and S5 and Slidy HTML slide shows. PDF output (via LaTeX) is also supported
+with the included markdown2pdf wrapper script.
-This requires ghc, haskell-binary, haskell-digest, haskell-zlib,
-haskell-zip-archive, haskell-mtl, haskell-parsec, haskell-xhtml, and
-haskell-network.
+This requires ghc, haskell-binary, haskell-mtl, haskell-digest, haskell-zlib,
+haskell-utf8-string, haskell-zip-archive, haskell-parsec, haskell-xml,
+haskell-texmath, haskell-xhtml, haskell-network and haskell-HTTP.
-Note: Pandoc normally refuses to build with Parsec 3 as it may perform
-more slowly. This SlackBuild includes a patch to lift that restriction.
-If you want Pandoc to perform as intended, install Parsec 2 first.
+When uninstalling, run this command to unregister the package from the ghc
+package database: ghc-pkg recache