pandoc/src/Text/Pandoc
John MacFarlane fd0f8c1a8a Text.Pandoc.PDF: put temporary output directory in TEXINPUTS.
This will help later when we try to download external resources.
We can put them in the temp directory.  See #917.
2013-07-18 21:53:34 -07:00
..
Readers Added ignore_line_breaks markdown extension. 2013-07-17 15:38:56 -07:00
Writers Fixed warning. 2013-07-18 21:51:11 -07:00
Asciify.hs Added Text.Pandoc.Asciify utility module. 2013-04-23 20:10:24 -07:00
Biblio.hs Markdown writer: New approach for citations. 2013-03-17 10:33:54 -07:00
Data.hsb Use hsb2hs preprocessor instead of TH for embed_data_files. 2013-01-23 19:26:39 -08:00
Highlighting.hs LaTeX reader: Handle language attribute for lstlistings. 2013-03-05 22:43:27 -08:00
ImageSize.hs Text.Pandoc.ImageSize: Handle EPS. 2013-07-16 22:04:59 -07:00
MIME.hs MIME: Support vs and fs as text/plain. 2013-01-17 11:40:14 -08:00
Options.hs Added ignore_line_breaks markdown extension. 2013-07-17 15:38:56 -07:00
Parsing.hs Markdown reader: Better error messages for yaml headers. 2013-07-02 09:23:43 -07:00
PDF.hs Text.Pandoc.PDF: put temporary output directory in TEXINPUTS. 2013-07-18 21:53:34 -07:00
Pretty.hs Pretty: Fixed chomp so it works inside Prefixed elements. 2013-02-28 20:22:08 -08:00
SelfContained.hs Improved fetching of external resources. 2013-07-18 20:58:14 -07:00
Shared.hs Improved fetching of external resources. 2013-07-18 20:58:14 -07:00
Slides.hs Reveal.js improvements. 2013-03-23 21:48:34 -04:00
Templates.hs Fixed bug retrieving default template for markdown variants. 2013-07-02 09:04:07 -07:00
UTF8.hs Text.Pandoc.UTF8: Use strict bytestrings in reading. 2013-07-04 15:43:42 -07:00
UUID.hs Added an EPUB writer. 2010-07-05 00:06:27 -07:00
XML.hs Use new flexible metadata type. 2013-06-24 20:29:41 -07:00