aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-14windows, osx package scripts: don't need alex, happy.John MacFarlane2-2/+2
2014-08-13Updated release checklist.John MacFarlane1-5/+1
2014-08-13Merge pull request #1531 from jkr/morefontsJohn MacFarlane1-2/+6
2014-08-13Added 'dist' target to Makefile that does a sanity check on tarball.John MacFarlane1-1/+9
2014-08-13EPUB3 template: add epub:type annotation in titlepage.John MacFarlane1-8/+5
2014-08-13Added dokuwiki template to pandoc.cabal.John MacFarlane1-0/+1
2014-08-13Included Tests.Writers.Docbook in test modules.John MacFarlane1-0/+1
2014-08-13Added new Makefile targets.John MacFarlane1-3/+33
2014-08-13Fixed haddock comment.John MacFarlane1-9/+7
2014-08-13Added make-pandoc-man-pages flagJohn MacFarlane1-0/+8
2014-08-13Added Makefile to rebuild man pages.John MacFarlane2-2/+16
2014-08-13Old tests: better path for test program.John MacFarlane1-2/+4
2014-08-13Setup.hs: ensure make-man-pages not installed in bindir.John MacFarlane1-1/+11
2014-08-13Make options work with test-pandoc.John MacFarlane1-4/+3
2014-08-13Removed unneeded import.John MacFarlane1-1/+0
2014-08-13Revised tests directory.John MacFarlane82-224/+199
2014-08-13Simplified Setup.hs.John MacFarlane1-51/+3
2014-08-13Docx reader: Interpret "Strong" and Emphasis run styles.Jesse Rosenthal1-2/+6
2014-08-13Removed special testHook from Setup.John MacFarlane3-11/+13
2014-08-12Removed unneeded CPP.John MacFarlane1-4/+0
2014-08-12Merge pull request #1529 from jkr/dunning-fixesJohn MacFarlane4-40/+82
2014-08-13Docx: Reducible forgot about smallcapsJesse Rosenthal1-0/+2
2014-08-12Docx Reader: Trim line breaks from the beginning and end of SectionJesse Rosenthal2-7/+18
2014-08-12Docx: More robust handling of multiple bookmarks in header.Jesse Rosenthal1-6/+8
2014-08-12Docx reader: Check for null-id'd anchors too.Jesse Rosenthal1-1/+0
2014-08-12Docx reader: accept explicit "Italic" and "Bold" rStyles.Jesse Rosenthal2-18/+31
2014-08-12Docx reader: Add "BlockQuotation" to divs list.Jesse Rosenthal1-1/+1
2014-08-12Docx Reader: Fix font style parsing.Jesse Rosenthal1-12/+27
2014-08-12epub3 template: Put title page in section with epub:type titlepage.John MacFarlane2-8/+6
2014-08-12Merge pull request #1527 from mpickering/juicypixelsJohn MacFarlane3-6/+33
2014-08-12Merge pull request #1528 from mpickering/epubtitlepageJohn MacFarlane5-6/+22
2014-08-13LaTeX Writer: Added missing closing braces to hyperdef commandsMatthew Pickering1-2/+2
2014-08-13PDF Writer: Attempts to convert images to pdf renderable formatsMatthew Pickering2-4/+31
2014-08-13EPUB Tests: Added wasteland testMatthew Pickering4-2/+12
2014-08-12Updated changelog.John MacFarlane1-0/+9
2014-08-12HTML writer: use 'uri' or 'email' class for autolinks.John MacFarlane2-10/+13
2014-08-12ConTeXt writer: improved autolink detection.John MacFarlane1-1/+1
2014-08-12EPUB Reader: Ignore title pagesMatthew Pickering1-4/+10
2014-08-12Updated changelog.John MacFarlane1-17/+23
2014-08-12Added mathml tests for docbook reader.John MacFarlane2-0/+50
2014-08-12DocBook: Support equations with mathml.John MacFarlane1-4/+16
2014-08-12Minor changelog reformatting.John MacFarlane1-5/+2
2014-08-12Updated changelog.John MacFarlane1-0/+19
2014-08-12Reorganized changelog.John MacFarlane1-245/+289
2014-08-12Merge pull request #1524 from jkr/dropCap3John MacFarlane2-3/+11
2014-08-12Markdown reader: Improved parsing of indented code in list items.John MacFarlane3-25/+67
2014-08-12Beamer: Use \footnote<.->{..} for notes.John MacFarlane1-1/+6
2014-08-12Docx reader: move combining logic to ReducibleJesse Rosenthal2-3/+11
2014-08-12Merge pull request #1523 from jkr/dropCap2John MacFarlane1-1/+3
2014-08-12Docx reader: Make dropcap combining more efficient.Jesse Rosenthal1-1/+3