Age | Commit message (Expand) | Author | Files | Lines |
2017-03-26 | PDF: when running pdfroff, don't do second pass to relocate toc. | John MacFarlane | 1 | -1/+2 |
2017-03-25 | Ms writer: Implement header identifiers and internal links. | John MacFarlane | 1 | -1/+1 |
2017-03-24 | PDF via groff ms: use -t and -KUTF-8 options to pdfroff. | John MacFarlane | 1 | -1/+1 |
2017-03-23 | Allow creation of pdf via groff ms and pdfroff. | John MacFarlane | 1 | -1/+32 |
2017-03-04 | Stylish-haskell automatic formatting changes. | John MacFarlane | 1 | -20/+22 |
2017-02-25 | Fetch images when generating PDF via context. | John MacFarlane | 1 | -3/+6 |
2017-02-24 | Removed unnecessary import. | John MacFarlane | 1 | -1/+0 |
2017-02-24 | Removed useless TEXINPUTS stuff for context2pdf. | John MacFarlane | 1 | -7/+2 |
2017-02-24 | Shared: remove 'warn'. | John MacFarlane | 1 | -10/+16 |
2017-02-23 | PDF: make sure that verbosity is respected when we fetch items. | John MacFarlane | 1 | -10/+19 |
2017-02-10 | Added Text.Pandoc.Logging (exported module). | John MacFarlane | 1 | -2/+2 |
2017-01-25 | Removed readerVerbosity and writerVerbosity. | John MacFarlane | 1 | -5/+6 |
2017-01-25 | Changes to verbosity in writer and reader options. | John MacFarlane | 1 | -21/+22 |
2017-01-25 | Removed writerMediaBag from WriterOpts. | John MacFarlane | 1 | -14/+20 |
2017-01-25 | Text.Pandoc.Shared: Removed fetchItem, fetchItem'. | John MacFarlane | 1 | -4/+5 |
2017-01-25 | PDF: put makePDF in MonadIO. | John MacFarlane | 1 | -4/+6 |
2017-01-25 | Process.pipeProcess: stream stderr rather than capturing. | John MacFarlane | 1 | -13/+7 |
2017-01-25 | Convert all writers to use PandocMonad. | Jesse Rosenthal | 1 | -4/+5 |
2016-09-02 | Remove Compat.Monoid | Jesse Rosenthal | 1 | -1/+1 |
2016-09-02 | PDF: Don't crash with nonexistent image. | John MacFarlane | 1 | -1/+2 |
2016-03-22 | Updated copyright dates to include 2016. | John MacFarlane | 1 | -2/+2 |
2016-01-04 | Fixed v1.16 reversion with --latex-engine. | John MacFarlane | 1 | -2/+2 |
2015-12-21 | Improved treatment of margins in wkhtmltopdf. | John MacFarlane | 1 | -9/+13 |
2015-12-21 | Allow setting margins from metadata variables for wkhtmltopdf. | John MacFarlane | 1 | -2/+6 |
2015-12-21 | pdf via wkhtmltopdf: take `title` and `page-size` from metadata. | John MacFarlane | 1 | -13/+22 |
2015-12-21 | Added preliminary support for PDF creation via wkhtmltopdf. | John MacFarlane | 1 | -3/+58 |
2015-11-22 | hlint fixes | John MacFarlane | 1 | -12/+13 |
2015-11-19 | Merge branch 'new-image-attributes' of https://github.com/mb21/pandoc into mb... | John MacFarlane | 1 | -6/+6 |
2015-11-09 | Restored Text.Pandoc.Compat.Monoid. | John MacFarlane | 1 | -0/+1 |
2015-11-09 | Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly." | John MacFarlane | 1 | -1/+0 |
2015-11-08 | Use -XNoImplicitPrelude and 'import Prelude' explicitly. | John MacFarlane | 1 | -0/+1 |
2015-10-20 | Allow use of ConTeXt to generate PDFs. | John MacFarlane | 1 | -2/+64 |
2015-10-14 | Use custom Prelude to avoid compiler warnings. | John MacFarlane | 1 | -4/+0 |
2015-08-05 | PDF: Modified for new image size attributes parameter. | John MacFarlane | 1 | -6/+6 |
2015-07-08 | PDF: Make sure `--latex-engine-opt` goes before the filename... | John MacFarlane | 1 | -1/+1 |
2015-05-20 | PDF writer: Print temp dir on `--verbose`. | John MacFarlane | 1 | -0/+2 |
2015-04-26 | Updated copyright notices to -2015. Closes #2111. | John MacFarlane | 1 | -2/+2 |
2015-04-12 | Fixed warning. | John MacFarlane | 1 | -1/+1 |
2015-04-12 | Text.Pandoc.PDF: more comprehensible errors on image conversion. | John MacFarlane | 1 | -3/+3 |
2015-03-04 | Fix issue #969, #1779 by providing --latex-engine-opt | Sumit Sahrawat | 1 | -7/+9 |
2015-01-11 | don't log Try xelatex if xelatex already in use, closes #1832 | mb21 | 1 | -2/+3 |
2014-12-26 | Added `--verbose` flag for debugging output in PDF production. | John MacFarlane | 1 | -9/+26 |
2014-08-30 | PDF: Catch errors in conversion of images and display message. | John MacFarlane | 1 | -8/+14 |
2014-08-13 | PDF Writer: Attempts to convert images to pdf renderable formats | Matthew Pickering | 1 | -3/+29 |
2014-07-30 | PDF, Docx, EPUB, and ODT writers now automatically use MediaBag. | John MacFarlane | 1 | -7/+7 |
2014-07-30 | Moved withTempDir from PDF to Shared, export from Shared. | John MacFarlane | 1 | -10/+1 |
2014-05-28 | PDF writer: Fixed treatment of data uris for images. | John MacFarlane | 1 | -2/+2 |
2014-05-09 | Update copyright notices for 2014, add missing notices | Albert Krewinkel | 1 | -2/+2 |
2014-04-05 | Text.Pandoc.PDF: Ensure that temp directories deleted on Windows. | John MacFarlane | 1 | -1/+4 |
2014-03-19 | PDF: Changes to error reporting, to handle non-UTF8 error output. | John MacFarlane | 1 | -3/+2 |