pandoc/odt-styles
fiddlosopher 4dca8f6e75 Reworked Text.Pandoc.ODT to use zip-archive instead of calling external 'zip'.
+ Removed utf8-string and xml-light modules, and unneeded content.xml.
+ Removed code for building reference.odt from Setup.hs.
  The ODT is now built using template haskell in Text.Pandoc.ODT.
+ Removed copyright statements for utf8-string and xml modules,
  since they are no longer included in the source.
+ README: Removed claim that 'zip' is needed for ODT production.
+ Removed dependency on 'zip' from debian/control.
+ Text.Pandoc.Shared: Removed withTempDir, added inDirectory.
+ Added makeZip to Text.Pandoc.TH.
+ pandoc.cabal: Added dependencies on old-time, zip-archive, and utf8-string.
  Added markdown2pdf files to extra-sources list.


git-svn-id: https://pandoc.googlecode.com/svn/trunk@1417 788f1e2b-df1e-0410-8736-df70ead52e1b
2008-09-04 02:51:28 +00:00
..
META-INF Added odt-styles directory with default ODT styles. 2008-03-19 18:46:44 +00:00
Thumbnails Added odt-styles directory with default ODT styles. 2008-03-19 18:46:44 +00:00
meta.xml Added odt-styles directory with default ODT styles. 2008-03-19 18:46:44 +00:00
mimetype Added odt-styles directory with default ODT styles. 2008-03-19 18:46:44 +00:00
settings.xml Added odt-styles directory with default ODT styles. 2008-03-19 18:46:44 +00:00
styles.xml Added padding to table cells in ODT. 2008-08-05 22:50:34 +00:00