pandoc/src/Text/Pandoc
John MacFarlane 19e1d746da LaTeX reader: Use normal citations, not author-in-text, for fn cites.
Eventually it would be nice to use a "suppress outer parens" variant,
if citeproc-hs provides one.
2012-10-14 08:44:25 -07:00
..
Readers LaTeX reader: Use normal citations, not author-in-text, for fn cites. 2012-10-14 08:44:25 -07:00
Writers EPUB writer improvements. 2012-10-11 09:13:09 -07:00
Biblio.hs Biblio: Make processBiblio take a Maybe Style parameter. 2012-10-13 11:33:33 -07:00
Highlighting.hs Use safeRead instead of using reads directly (various modules). 2012-08-09 08:11:28 -07:00
ImageSize.hs ImageSize: Fixed implementation of sizeInPoints. 2012-01-15 16:01:46 -08:00
MIME.hs Added MIME types for .wof and .eot. 2012-10-11 09:33:10 -07:00
Options.hs Moved bibliography processing into readers. 2012-10-13 11:33:55 -07:00
Parsing.hs Revert "Added stateWarnings to ParserState, added warning function." 2012-10-05 19:38:43 -07:00
PDF.hs PDF: Run latex at least two times. 2012-03-19 09:25:33 -07:00
Pretty.hs Pretty: Fixed bug that caused combining characters to be dropped. 2012-08-13 15:52:41 -07:00
SelfContained.hs Removed need for utf8-string package. 2012-09-25 19:54:21 -07:00
Shared.hs Renamed removedLeadingTrailingSpace to trim. 2012-09-29 17:09:34 -04:00
Slides.hs Don't generate empty H1 after hrule slide breaks. 2012-06-25 14:52:09 -07:00
Templates.hs Removed need for utf8-string package. 2012-09-25 19:54:21 -07:00
UTF8.hs UTF8: Removed unneeded imports. 2012-09-29 09:56:47 -04:00
UUID.hs Added an EPUB writer. 2010-07-05 00:06:27 -07:00
XML.hs Fixed bug in fromEntities. 2012-04-14 22:52:14 -07:00