pandoc/src/Text/Pandoc
fiddlosopher bdd448ea2c LaTeX writer: Only require listings package if needed.
That is, if literate Haskell code is used.

git-svn-id: https://pandoc.googlecode.com/svn/trunk@1759 788f1e2b-df1e-0410-8736-df70ead52e1b
2009-12-31 21:18:36 +00:00
..
Readers Removed redundant imports (found by ghc 6.12). 2009-12-31 16:48:36 +00:00
Writers LaTeX writer: Only require listings package if needed. 2009-12-31 21:18:36 +00:00
Biblio.hs Minor changes in Text.Pandoc.Biblio. 2009-02-28 07:39:45 +00:00
Blocks.hs Moved all haskell source to src subdirectory. 2009-01-24 20:00:26 +00:00
CharacterReferences.hs Improved efficiency of hexNum parser. 2009-04-29 19:29:03 +00:00
Definition.hs Changed Meta author and date types to Inline lists instead of Strings. 2009-12-31 01:12:44 +00:00
Highlighting.hs Removed redundant imports (found by ghc 6.12). 2009-12-31 16:48:36 +00:00
LaTeXMathML.hs Fixed up LaTeXMathML module not to use TH. 2009-12-31 01:13:16 +00:00
ODT.hs Moved odt-styles -> odt. Changed ODT module to look at user data first. 2009-12-31 01:11:49 +00:00
Shared.hs Removed redundant imports (found by ghc 6.12). 2009-12-31 16:48:36 +00:00
Templates.hs Fixed bug with $else$ in templates module. 2009-12-31 01:16:08 +00:00
XML.hs Added stripTags to Text.Pandoc.XML. 2009-12-05 07:28:45 +00:00