pandoc/src/Text/Pandoc/Writers
John MacFarlane 7920a1a469 Revert "EPUB writer: stylesheet changes. Closes #2040."
This reverts commit 1c2951dfd9.

See #2040.

The semantics was too squishy.  `--css` takes a URL, but
for EPUB we need files that we can read.  I prefer keeping
the old system for now, with `--epub-stylesheet`.
2015-05-09 00:07:27 -07:00
..
AsciiDoc.hs Updated copyright notices to -2015. Closes #2111. 2015-04-26 10:18:29 -07:00
CommonMark.hs Added CommonMark writer. 2015-03-29 23:42:42 -07:00
ConTeXt.hs Updated copyright notices to -2015. Closes #2111. 2015-04-26 10:18:29 -07:00
Custom.hs Deal with deprecation warning in Custom. 2015-05-05 12:46:20 -07:00
Docbook.hs Updated copyright notices to -2015. Closes #2111. 2015-04-26 10:18:29 -07:00
Docx.hs Updated copyright notices to -2015. Closes #2111. 2015-04-26 10:18:29 -07:00
DokuWiki.hs Updated copyright notices to -2015. Closes #2111. 2015-04-26 10:18:29 -07:00
EPUB.hs Revert "EPUB writer: stylesheet changes. Closes #2040." 2015-05-09 00:07:27 -07:00
FB2.hs FB2 writer: Add newline to output. 2014-12-15 22:14:29 -08:00
Haddock.hs Renamed readTeXMath' to avoid name conflict with texmath 0.6.7 2014-07-19 18:10:59 +01:00
HTML.hs Updated copyright notices to -2015. Closes #2111. 2015-04-26 10:18:29 -07:00
ICML.hs ICML writer: Better handling of raw blocks and inlines. 2015-02-17 08:50:48 -08:00
LaTeX.hs LaTeX writer: Add a \label in \hyperdef for Div, Span. 2015-05-02 17:58:16 -07:00
Man.hs Updated copyright notices to -2015. Closes #2111. 2015-04-26 10:18:29 -07:00
Markdown.hs Updated copyright notices to -2015. Closes #2111. 2015-04-26 10:18:29 -07:00
MediaWiki.hs Updated copyright notices to -2015. Closes #2111. 2015-04-26 10:18:29 -07:00
Native.hs Updated copyright notices to -2015. Closes #2111. 2015-04-26 10:18:29 -07:00
ODT.hs Updated copyright notices to -2015. Closes #2111. 2015-04-26 10:18:29 -07:00
OpenDocument.hs Updated copyright notices to -2015. Closes #2111. 2015-04-26 10:18:29 -07:00
OPML.hs Updated copyright notices to -2015. Closes #2111. 2015-04-26 10:18:29 -07:00
Org.hs Updated copyright notices to -2015. Closes #2111. 2015-04-26 10:18:29 -07:00
RST.hs Updated copyright notices to -2015. Closes #2111. 2015-04-26 10:18:29 -07:00
RTF.hs Updated copyright notices to -2015. Closes #2111. 2015-04-26 10:18:29 -07:00
Shared.hs Updated copyright notices to -2015. Closes #2111. 2015-04-26 10:18:29 -07:00
Texinfo.hs Updated copyright notices to -2015. Closes #2111. 2015-04-26 10:18:29 -07:00
Textile.hs Updated copyright notices to -2015. Closes #2111. 2015-04-26 10:18:29 -07:00