pandoc/src/Text/Pandoc/Writers
John MacFarlane 8eab759a9c RTF writer: Added writeRTFWithEmbeddedImages.
* RTF writer:  Export writeRTFWithEmbeddedImages instead of
  rtfEmbedImage.
* Text.Pandoc: Use writeRTFWithEmbeddedImages for RTF.
* Moved code for embedding images in RTF out of pandoc.hs.
2013-01-18 10:33:37 -08:00
..
AsciiDoc.hs Use 'fig:' instead of '\SOH' in title to indicate figure. 2013-01-15 08:46:09 -08:00
ConTeXt.hs Use 'fig:' instead of '\SOH' in title to indicate figure. 2013-01-15 08:46:09 -08:00
Docbook.hs Use 'fig:' instead of '\SOH' in title to indicate figure. 2013-01-15 08:46:09 -08:00
Docx.hs Use 'fig:' instead of '\SOH' in title to indicate figure. 2013-01-15 08:46:09 -08:00
EPUB.hs Fixed problem with duplicate ids in epub. 2013-01-16 12:16:49 -08:00
FB2.hs Use 'fig:' instead of '\SOH' in title to indicate figure. 2013-01-15 08:46:09 -08:00
HTML.hs Added writerHtmlQTags and --html-q-tags option. 2013-01-15 18:50:36 -08:00
LaTeX.hs Convert highlighting-kate language to listings language 2013-01-17 19:47:03 -08:00
Man.hs Added Attr field to Header. 2013-01-09 09:30:05 -08:00
Markdown.hs Implemented Ext_mmd_header_identifiers in markdown writer. 2013-01-16 09:20:48 -08:00
MediaWiki.hs Use 'fig:' instead of '\SOH' in title to indicate figure. 2013-01-15 08:46:09 -08:00
Native.hs Moved WriterOptions and associated types Shared -> Options. 2012-07-26 22:59:56 -07:00
ODT.hs Refactoring: 2013-01-11 16:19:06 -08:00
OpenDocument.hs Added Attr field to Header. 2013-01-09 09:30:05 -08:00
Org.hs Use 'fig:' instead of '\SOH' in title to indicate figure. 2013-01-15 08:46:09 -08:00
RST.hs Use 'fig:' instead of '\SOH' in title to indicate figure. 2013-01-15 08:46:09 -08:00
RTF.hs RTF writer: Added writeRTFWithEmbeddedImages. 2013-01-18 10:33:37 -08:00
Texinfo.hs Use 'fig:' instead of '\SOH' in title to indicate figure. 2013-01-15 08:46:09 -08:00
Textile.hs Use 'fig:' instead of '\SOH' in title to indicate figure. 2013-01-15 08:46:09 -08:00