pandoc/Text
fiddlosopher 0f4bdc6b7d Added Text.Pandoc.PDF module, 'pdf' as new output option.
The module calls pdflatex to produce the PDF, and is basically shell
scripting in haskell. But this is better than the existing markdown2pdf
script, which is limited to POSIX.


git-svn-id: https://pandoc.googlecode.com/svn/trunk@1394 788f1e2b-df1e-0410-8736-df70ead52e1b
2008-08-10 17:33:20 +00:00
..
Pandoc Added Text.Pandoc.PDF module, 'pdf' as new output option. 2008-08-10 17:33:20 +00:00
XML Added code for xml library (Text.XML.Light) to source tree, 2008-08-01 00:45:07 +00:00
Pandoc.hs Use utf8-string's System.IO.UTF8 to replace Text.Pandoc.UTF8. 2008-07-31 23:16:31 +00:00