aboutsummaryrefslogtreecommitdiff
path: root/pandoc.cabal
AgeCommit message (Expand)AuthorFilesLines
2012-02-05Bump highlighting-kate version.John MacFarlane1-2/+2
2012-02-05Remove dependency on dlist.John MacFarlane1-2/+0
2012-02-05Added 6.12.1 to list of tested-with ghc versions.John MacFarlane1-1/+1
2012-02-05Don't use -rtsopts unless ghc >= 7.0.1.John MacFarlane1-2/+8
2012-02-04Depend on parsec 3 - for applicative instances used in LaTeX reader.John MacFarlane1-2/+2
2012-01-31Bumped xml version to >= 1.3.12.John MacFarlane1-2/+2
2012-01-31Change copyright date.John MacFarlane1-1/+1
2012-01-30Added default.beamer template (separate from default.latex).John MacFarlane1-1/+1
2012-01-28Remove dependency on old-time.John MacFarlane1-2/+0
2012-01-28Put date in YYYY-MM-DD format if possible for HTML, docx metadata.John MacFarlane1-0/+4
2012-01-25Depend on highlighting-kate 0.5.John MacFarlane1-2/+2
2012-01-22Added Text.Pandoc.Slides.John MacFarlane1-0/+1
2012-01-20Removed markdown2pdf and documentation.John MacFarlane1-28/+1
2012-01-20Added Text.Pandoc.PDF - converts latex to PDF.John MacFarlane1-2/+5
2012-01-19Added Docx writer.John MacFarlane1-4/+7
2012-01-14Added Text.Pandoc.ImageSize.John MacFarlane1-0/+1
2012-01-11Split html template into html, html5 templates.John MacFarlane1-1/+2
2011-12-29DZSlides: Added dzslides/template.html.John MacFarlane1-0/+2
2011-12-22Updated 'Tested-With' field.John MacFarlane1-1/+1
2011-12-22tests: update package description to build with GHC 7.4Antoine Latter1-1/+1
2011-12-22Update build depends for GHC 7.4Antoine Latter1-4/+4
2011-12-22Removed highlighting flag. Highlighting support is now standard.John MacFarlane1-13/+4
2011-12-20Restore xhtml style self-closed tags in HTML writer.John MacFarlane1-2/+2
2011-12-18EPUB: Added customizable templates for epub pages.John MacFarlane1-1/+3
2011-12-17Use blaze-html instead of xhtml for HTML generation.John MacFarlane1-4/+4
2011-12-13Use pandoc-types 1.9.*.John MacFarlane1-2/+2
2011-12-13Added -rtsopts to profiling options.John MacFarlane1-3/+3
2011-12-04Depend on tagsoup >= 12.5.John MacFarlane1-2/+2
2011-12-03New slidy directory for "self-contained."John MacFarlane1-2/+7
2011-12-03Bump version constraint on HTTP.John MacFarlane1-2/+2
2011-12-01Allow to build against highlighting-kate 0.3.John MacFarlane1-1/+1
2011-11-28Update version bound for highlighting-kate.John MacFarlane1-1/+1
2011-11-21Version bump to 1.9.John MacFarlane1-1/+1
2011-11-21Removed Text.Pandoc.S5 -- no longer needed.John MacFarlane1-1/+0
2011-11-21Changed Offline module to SelfContained, offline to makeSelfContained.John MacFarlane1-1/+1
2011-11-20Added missing s5 files to data-files in pandoc.cabal.John MacFarlane1-0/+3
2011-11-20Depend on zlib (for Offline).John MacFarlane1-2/+4
2011-11-19Added Text.Pandoc.Offline module.John MacFarlane1-2/+3
2011-11-18Renamed to AsciiDoc. Fixed display math and escapes.John MacFarlane1-1/+1
2011-11-18Spelling correction.John MacFarlane1-1/+1
2011-11-16Added an asciidoc writer (partial).John MacFarlane1-3/+6
2011-11-09Require citeproc-hs >= 0.3.4.John MacFarlane1-2/+2
2011-10-23Revert "Added built man pages to repository."John MacFarlane1-1/+1
2011-10-23Added built man pages to repository.John MacFarlane1-1/+1
2011-10-01Added dzslides output option.John MacFarlane1-0/+1
2011-09-02relax some version constraints in the package descriptionAntoine Latter1-5/+5
2011-08-18Revert "Workaround for linker errors in macosx + ghc 7.0.3."John MacFarlane1-12/+6
2011-08-18Workaround for linker errors in macosx + ghc 7.0.3.John MacFarlane1-6/+12
2011-08-01Relax version bounds for pandoc-types to 1.8.*.John MacFarlane1-2/+2
2011-08-01Bump version to 1.8.2.1John MacFarlane1-1/+1