summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Updated changelog.John MacFarlane2015-05-28
* Ensure that docx and odt are built in windows installer.John MacFarlane2015-05-28
* Added filepath dependency to make-reference-files.John MacFarlane2015-05-28
* Bump version to 1.14.0.1.John MacFarlane2015-05-28
* make-reference-files: use proper path separators for Windows.John MacFarlane2015-05-28
* Don't include generated man pages in extra-source-files.John MacFarlane2015-05-28
* Bump upper bound for aeson.John MacFarlane2015-05-28
* More fixes to trypandoc.John MacFarlane2015-05-27
* Fixes to trypandoc fixes.John MacFarlane2015-05-27
* trypandoc - fixes for new API.John MacFarlane2015-05-27
* Adjust date on README.John MacFarlane2015-05-27
* Revert "make_osx_package.sh: don't use cpphs."John MacFarlane2015-05-27
* make_osx_package.sh: don't use cpphs.John MacFarlane2015-05-27
* Updated changelog.John MacFarlane2015-05-27
* LaTeX template: Move hyperref before polyglossia.John MacFarlane2015-05-27
* LaTeX/beamer: added `setotherlanguages` in polyglossia.John MacFarlane2015-05-27
* LaTeX writer: Make `mainlang` work when `lang` is in metadata.John MacFarlane2015-05-27
* Fixed svg handling in EPUB writer.John MacFarlane2015-05-27
* Fixed compiler warning.John MacFarlane2015-05-27
* Revealjs: allow 'center' to be set to false.John MacFarlane2015-05-27
* Documented `toccolor` variable.John MacFarlane2015-05-27
* Template changes.John MacFarlane2015-05-27
* EPUB writer: Improved chapter splitting and internal link rewriting.John MacFarlane2015-05-27
* Require cmark-hs >= 0.3.3 (fixes #2175).John MacFarlane2015-05-26
* Merge pull request #2170 from tarleb/org-generalize-result-blockJohn MacFarlane2015-05-26
|\
| * Org reader: generalize code block result parsingAlbert Krewinkel2015-05-23
| * Reorder block arguments parsing codeAlbert Krewinkel2015-05-23
* | Merge pull request #2169 from tarleb/org-header-tagsJohn MacFarlane2015-05-26
|\ \
| * | Org reader: drop trees with a :noexport: tagAlbert Krewinkel2015-05-23
| * | Org reader: put header tags into empty spansAlbert Krewinkel2015-05-23
| |/
* | Merge pull request #2141 from DigitalPublishingToolkit/icml-imagesJohn MacFarlane2015-05-26
|\ \
| * | Fix image URIs in ICML output (v2)gohai2015-05-11
* | | Updated tests for new highlighting-kate.John MacFarlane2015-05-26
* | | Require highlighting-kate 0.6.John MacFarlane2015-05-26
* | | README: Better documentation of syntax highlighting.John MacFarlane2015-05-26
| |/ |/|
* | EPUB writer: Split references into separate chapter.John MacFarlane2015-05-21
* | PDF writer: Print temp dir on `--verbose`.John MacFarlane2015-05-20
* | Updated changelog.John MacFarlane2015-05-20
* | DocBook writer: add id to para if in Div with id element.John MacFarlane2015-05-20
* | Updated contributors and copyright dates in README.John MacFarlane2015-05-14
* | Small edits to changelog.John MacFarlane2015-05-13
* | README: document which formats have `shortcut_reference_links`.John MacFarlane2015-05-13
* | Markdown reader: Made implicit header references case-insensitive.John MacFarlane2015-05-13
* | Updated changelog.John MacFarlane2015-05-13
* | HTML reader: Support base tag.John MacFarlane2015-05-13
* | Beamer: mark slide as `[fragile]` if header has `fragile` class.John MacFarlane2015-05-13
* | Updated changelog.John MacFarlane2015-05-13
* | EPUB writer: Properly handle image URLs without an extension.John MacFarlane2015-05-13
* | Updated changelog.John MacFarlane2015-05-13
* | Fixed regression in charsInBalancedBrackets.John MacFarlane2015-05-13