aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-28Better fix for #2187.John MacFarlane5-65/+78
2015-05-28ConTeXt writer: Add reference anchors to Div with ids.John MacFarlane1-1/+7
2015-05-28Removed tab chars in Textile reader source.John MacFarlane1-2/+2
2015-05-28Texinfo writer: Removed tabs from source.John MacFarlane1-3/+3
2015-05-28More fixes to make-windows-installer for #2187.John MacFarlane1-1/+2
2015-05-28Updated INSTALL on `embed_data_files`.John MacFarlane1-3/+4
2015-05-28Updated changelog.John MacFarlane1-0/+10
2015-05-28Ensure that docx and odt are built in windows installer.John MacFarlane1-0/+3
2015-05-28Added filepath dependency to make-reference-files.John MacFarlane1-0/+1
2015-05-28Bump version to 1.14.0.1.John MacFarlane1-1/+1
2015-05-28make-reference-files: use proper path separators for Windows.John MacFarlane1-2/+3
2015-05-28Don't include generated man pages in extra-source-files.John MacFarlane1-3/+0
2015-05-28Bump upper bound for aeson.John MacFarlane1-2/+2
2015-05-27More fixes to trypandoc.John MacFarlane1-1/+2
2015-05-27Fixes to trypandoc fixes.John MacFarlane1-5/+1
2015-05-27trypandoc - fixes for new API.John MacFarlane1-1/+7
2015-05-27Adjust date on README.John MacFarlane1-1/+1
2015-05-27Revert "make_osx_package.sh: don't use cpphs."John MacFarlane1-1/+2
2015-05-27make_osx_package.sh: don't use cpphs.John MacFarlane1-2/+1
2015-05-27Updated changelog.John MacFarlane1-3/+29
2015-05-27LaTeX template: Move hyperref before polyglossia.John MacFarlane4-35/+41
2015-05-27LaTeX/beamer: added `setotherlanguages` in polyglossia.John MacFarlane2-8/+12
2015-05-27LaTeX writer: Make `mainlang` work when `lang` is in metadata.John MacFarlane1-2/+3
2015-05-27Fixed svg handling in EPUB writer.John MacFarlane2-1/+4
2015-05-27Fixed compiler warning.John MacFarlane1-1/+1
2015-05-27Revealjs: allow 'center' to be set to false.John MacFarlane2-5/+8
2015-05-27Documented `toccolor` variable.John MacFarlane1-0/+3
2015-05-27Template changes.John MacFarlane1-9/+5
2015-05-27EPUB writer: Improved chapter splitting and internal link rewriting.John MacFarlane1-53/+34
2015-05-26Require cmark-hs >= 0.3.3 (fixes #2175).John MacFarlane1-1/+1
2015-05-26Merge pull request #2170 from tarleb/org-generalize-result-blockJohn MacFarlane1-16/+21
2015-05-26Merge pull request #2169 from tarleb/org-header-tagsJohn MacFarlane2-10/+57
2015-05-26Merge pull request #2141 from DigitalPublishingToolkit/icml-imagesJohn MacFarlane2-3/+5
2015-05-26Updated tests for new highlighting-kate.John MacFarlane3-25/+76
2015-05-26Require highlighting-kate 0.6.John MacFarlane1-3/+3
2015-05-26README: Better documentation of syntax highlighting.John MacFarlane1-1/+23
2015-05-23Org reader: drop trees with a :noexport: tagAlbert Krewinkel2-4/+19
2015-05-23Org reader: put header tags into empty spansAlbert Krewinkel2-6/+38
2015-05-23Org reader: generalize code block result parsingAlbert Krewinkel1-3/+3
2015-05-23Reorder block arguments parsing codeAlbert Krewinkel1-13/+18
2015-05-21EPUB writer: Split references into separate chapter.John MacFarlane1-0/+4
2015-05-20PDF writer: Print temp dir on `--verbose`.John MacFarlane1-0/+2
2015-05-20Updated changelog.John MacFarlane1-0/+6
2015-05-20DocBook writer: add id to para if in Div with id element.John MacFarlane1-0/+8
2015-05-14Updated contributors and copyright dates in README.John MacFarlane1-10/+122
2015-05-13Small edits to changelog.John MacFarlane1-56/+73
2015-05-13README: document which formats have `shortcut_reference_links`.John MacFarlane1-3/+5
2015-05-13Markdown reader: Made implicit header references case-insensitive.John MacFarlane6-16/+45
2015-05-13Updated changelog.John MacFarlane1-0/+2
2015-05-13HTML reader: Support base tag.John MacFarlane4-7/+58