pandoc/Text/Pandoc/Writers
fiddlosopher ba32c2ec42 Simplified build process using template haskell.
+ Text/Pandoc/ASCIIMathML.hs, Text/Pandoc/DefaultHeaders.hs,
  and Text/Pandoc/Writers/S5.hs are no longer built in Setup.hs
  from templates in the templates/ directory.
+ Instead, they use template haskell to read data at compile
  time from the relevant files in data/.
+ Setup.hs is back to the default simple configuration.
+ Removed old templates and Extra-Tmp-Files field from
  pandoc.cabal.


git-svn-id: https://pandoc.googlecode.com/svn/trunk@1357 788f1e2b-df1e-0410-8736-df70ead52e1b
2008-08-01 06:35:42 +00:00
..
ConTeXt.hs More work on smallcaps support. 2008-07-15 23:26:06 +00:00
Docbook.hs More work on smallcaps support. 2008-07-15 23:26:06 +00:00
HTML.hs HTML writer: override Text.XHtml's stringToHtml function, 2008-07-27 03:54:07 +00:00
LaTeX.hs Compatibility fixes for CPP, Cabal, and haddock: 2008-07-31 23:55:27 +00:00
Man.hs More work on smallcaps support. 2008-07-15 23:26:06 +00:00
Markdown.hs More work on smallcaps support. 2008-07-15 23:26:06 +00:00
MediaWiki.hs Added MediaWiki writer. 2008-07-27 03:25:51 +00:00
OpenDocument.hs OpenDocument writer: don't print alt text with Image. 2008-07-31 23:15:37 +00:00
RST.hs Compatibility fixes for CPP, Cabal, and haddock: 2008-07-31 23:55:27 +00:00
RTF.hs More work on smallcaps support. 2008-07-15 23:26:06 +00:00
S5.hs Simplified build process using template haskell. 2008-08-01 06:35:42 +00:00
Texinfo.hs More work on smallcaps support. 2008-07-15 23:26:06 +00:00