pandoc/wrappers
fiddlosopher d072ad4b66 Added 'odt' output option to pandoc:
Not a writer, but a module that inserts the output of the OpenDocument
writer into an ODT archive.  This replaces markdown2odt.

+ Added odt output option to Main.hs.
+ Added default for .odt output file.
+ Changed defaults so that .xml and .sgml aren't automatically DocBook.
+ Added odt writer to Text.Pandoc exports.
+ Added Text.Pandoc.ODT and included in pandoc.cabal.
+ Added reference.odt as data-file in pandoc.cabal.
+ Handle picture links in OpenDocument files using xml library.
+ Removed markdown2odt and references from Makefile, README, man.


git-svn-id: https://pandoc.googlecode.com/svn/trunk@1345 788f1e2b-df1e-0410-8736-df70ead52e1b
2008-07-31 23:16:02 +00:00
..
common.sh Moved everything from src into the top-level directory. 2007-11-29 02:02:34 +00:00
hsmarkdown.in Moved everything from src into the top-level directory. 2007-11-29 02:02:34 +00:00
html2markdown.in Moved everything from src into the top-level directory. 2007-11-29 02:02:34 +00:00
markdown2pdf.in Moved everything from src into the top-level directory. 2007-11-29 02:02:34 +00:00
tempdir.sh Moved everything from src into the top-level directory. 2007-11-29 02:02:34 +00:00