Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-01-28 | Remove dependency on old-time. | John MacFarlane | 1 | -2/+2 |
2012-01-15 | ImageSize: extract dpi information from PNG and JPEG. | John MacFarlane | 1 | -5/+4 |
2012-01-14 | ODT writer now sizes images appropriately. | John MacFarlane | 1 | -1/+8 |
2011-07-19 | Added unexported Text.Pandoc.MIME. | John MacFarlane | 1 | -1/+2 |
2011-07-17 | ODT writer: Construct META-INF/manifest.xml based on archive contents. | John MacFarlane | 1 | -3/+28 |
2011-07-16 | Un-URI-escape image filenames in LaTeX, ConTeXt, RTF, Texinfo. | John MacFarlane | 1 | -2/+4 |
2010-12-24 | Use functions from Text.Pandoc.Generic instead of processWith(M). | John MacFarlane | 1 | -1/+2 |
2010-12-22 | ODT writer: Don't wrap text in opendocument. | John MacFarlane | 1 | -1/+1 |
2010-07-08 | Added writerUserDataDir to WriterOptions. | John MacFarlane | 1 | -3/+3 |
2010-07-08 | Added writerSourceDirectory to WriterOptions. | John MacFarlane | 1 | -6/+6 |
2010-07-05 | Made a proper ODT writer. | John MacFarlane | 1 | -0/+83 |