aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-05Windows package script: use cabal sandbox, not cabal-dev.John MacFarlane1-9/+10
2014-05-04make_osx_package: Use cpphs to avoid problems with clang cpp.John MacFarlane1-2/+4
2014-05-04Updated changelog.John MacFarlane1-3/+52
2014-05-04Fixed the fix to #1154.John MacFarlane1-1/+1
2014-05-04LaTeX writer: Fixed inconsistencies with reference escaping.John MacFarlane1-64/+67
2014-05-04README: Clarified citation key syntax.John MacFarlane1-1/+3
2014-05-04Clarified use of `--natbib` and `--biblatex`.John MacFarlane1-6/+6
2014-05-04Docx writer: Fall back on distribution reference.docx.John MacFarlane1-14/+15
2014-05-04Docx writer: Added ability to give fallback in parseXml.John MacFarlane1-16/+17
2014-05-04Added test for #1154.John MacFarlane1-0/+9
2014-05-04Markdown reader: Fixed bug with unwanted code in lists.John MacFarlane1-0/+1
2014-05-03Added Tests.Writer.AsciiDoc to repository.John MacFarlane1-0/+37
2014-05-03README: Note about `unnumbered` being added to final 'References' sect.John MacFarlane1-1/+3
2014-05-03AsciiDoc writer: Handle multiblock table cells.John MacFarlane1-1/+2
2014-05-03AsciiDoc writer: Added test for empty table cells.John MacFarlane3-7/+7
2014-05-03AsciiDoc writer: Correctly handle empty table cells.John MacFarlane1-1/+2
2014-05-03DocBook writer: Small tweaks to last commit.John MacFarlane2-10/+4
2014-05-03Distinguish tight and loose lists in Docbook outputNeil Mayhew3-49/+236
2014-05-03LaTeX reader: Fixed regression introduced with last commit.John MacFarlane1-10/+10
2014-05-03LaTeX reader: Better error messages with include files.John MacFarlane2-56/+118
2014-05-02Fixed empty reference links. Closes #1186.John MacFarlane3-4/+13
2014-05-01Markdown reader: Make one-column pipe tables work.John MacFarlane3-7/+35
2014-05-01Merge pull request #1272 from tarleb/link-typesJohn MacFarlane3-9/+89
2014-05-01Org reader: Add support for custom link typesAlbert Krewinkel2-8/+86
2014-04-30Updated tests for new LaTeX template.John MacFarlane1-16/+6
2014-04-30Use \setkeys{Gin}{} to set appropriate defaults for \includegraphics.John MacFarlane1-11/+7
2014-04-30RST reader: Some fixes to last change, and use "author" not "authors".John MacFarlane2-7/+8
2014-04-30RST reader: Better handling of directives.John MacFarlane1-12/+15
2014-04-30ConTeXt writer: Improved autolinks.John MacFarlane2-17/+9
2014-04-30gitignore: Ignore cabal's sandbox filesAlbert Krewinkel1-1/+3
2014-04-29Require pandoc-types 1.12.3.3.John MacFarlane1-3/+3
2014-04-29Added Cite to Arbitrary instance.John MacFarlane1-5/+4
2014-04-29ADded SmallCaps to Arbitrary instance.John MacFarlane1-1/+1
2014-04-28Merge pull request #1268 from tarleb/copyright-housekeepingJohn MacFarlane2-49/+10
2014-04-27Allow html4 as synonym of html as reader.John MacFarlane1-6/+7
2014-04-27Fix #1267.John MacFarlane2-29/+29
2014-04-27A bit of refactoring that shouldn't change any semantics.John MacFarlane1-10/+9
2014-04-27README: Update variable defaults documentationAlbert Krewinkel1-3/+3
2014-04-27COPYRIGHT: Remove outdated copyright statementsAlbert Krewinkel1-37/+0
2014-04-27COPYRIGHT: Specifiy the version of the GPLAlbert Krewinkel1-11/+9
2014-04-26Update latex reader test for change in latex reader.John MacFarlane1-1/+1
2014-04-26LaTeX reader: Made `\nocite` work.John MacFarlane1-3/+6
2014-04-26HTML writer: improved detection of image links.John MacFarlane1-1/+5
2014-04-25Updated changelog.John MacFarlane1-0/+242
2014-04-25Bump version to 1.12.4.John MacFarlane1-1/+1
2014-04-25Merge pull request #1265 from tarleb/org-linksJohn MacFarlane4-21/+131
2014-04-25LaTeX writer: Mark span contents with label if span has an IDAlbert Krewinkel1-7/+11
2014-04-25Org reader: Enable internal linksAlbert Krewinkel2-12/+63
2014-04-24EPUB writer: Fixed some idrefs to match changes in ids.John MacFarlane1-3/+3
2014-04-24Merge pull request #1260 from joehillen/tabs-in-cabalfileJohn MacFarlane1-4/+4