pandoc/src/Text/Pandoc
John MacFarlane 18306c74fb Deprecated --xetex option - it is no longer needed.
Deprecated `writerXeTeX` and the `--xetex` option.
The latex writer now produces a file that can be processed
by latex, pdflatex, lualatex, or xelatex, so this option isn't
needed.

The option is still neded in markdown2pdf, however, which
has been modified to take some options that aren't in pandoc.
2011-07-22 13:11:46 -07:00
..
Readers LaTeX reader: Handle \subtitle command. 2011-07-21 13:33:51 -07:00
Writers Deprecated --xetex option - it is no longer needed. 2011-07-22 13:11:46 -07:00
Biblio.hs Updated copyright notices. 2011-01-01 10:26:10 -08:00
CharacterReferences.hs Simplified Text.Pandoc.CharacterReferences by using TagSoup entity lookup 2011-01-14 18:28:54 -08:00
Highlighting.hs Highlighting: Fixed non-highlighting-kate version of highlightHtml. 2011-01-29 23:08:29 -08:00
MIME.hs Added unexported Text.Pandoc.MIME. 2011-07-19 12:01:20 -07:00
Parsing.hs Revert "Parsing: Use new type aliases, PandocParser, GeneralParser." 2011-04-29 11:34:36 -07:00
Pretty.hs Pretty: Added quote, doubleQuote. 2010-12-22 00:22:28 -08:00
S5.hs Moved Text.Pandoc.Writers.S5 -> Text.Pandoc.S5. 2010-07-22 23:37:06 -07:00
Shared.hs Deprecated --xetex option - it is no longer needed. 2011-07-22 13:11:46 -07:00
Templates.hs Added FlexibleInstances pragma. 2011-03-19 12:05:55 -07:00
UTF8.hs UTF8: Encode filenames. 2011-02-11 18:55:14 -08:00
UUID.hs Added an EPUB writer. 2010-07-05 00:06:27 -07:00
XML.hs XML: don't use breaking spaces in attribute lists. 2010-12-21 16:46:21 -08:00