aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-09Org reader: fix inline-LaTeX regressionAlbert Krewinkel2-4/+13
2016-05-05Merge pull request #2898 from tarleb/org-table-refactoringJohn MacFarlane2-64/+75
2016-05-05Merge pull request #2900 from tarleb/org-symbol-fixJohn MacFarlane2-5/+11
2016-05-04Org reader: fix spacing after LaTeX-style symbolsAlbert Krewinkel2-5/+11
2016-05-04Org reader: fix handling of empty table cells, rowsAlbert Krewinkel2-14/+29
2016-05-04Org reader: refactor rows-to-table conversionAlbert Krewinkel1-25/+25
2016-05-04Org reader: stop padding short table rowsAlbert Krewinkel2-28/+24
2016-05-01Added docbook5 templates, test files to pandoc.cabal.John MacFarlane1-0/+3
2016-05-01Bump version to 1.17.1.John MacFarlane1-1/+1
2016-05-01README: Added docbook5 as output format.John MacFarlane1-22/+22
2016-05-01Added docbook5 template.John MacFarlane1-7/+7
2016-05-01Merge pull request #2890 from bcdevices/docbook5-writerJohn MacFarlane6-6/+1849
2016-05-01Binary fmts throw PandocError on zip-archive failJesse Rosenthal2-3/+7
2016-05-01LaTeX writer: use {} around options containing special chars.John MacFarlane1-4/+9
2016-05-01Docx Reader: Throw PandocError on unzip failureJesse Rosenthal1-4/+5
2016-04-29Docbook5 writer: Properly handle ulink/linkIvo Clarysse2-34/+37
2016-04-29Write out Docbook 5 namespaceIvo Clarysse3-7/+10
2016-04-29HTML writer: ensure mathjax link is added when math appears in footnote.John MacFarlane1-3/+2
2016-04-29Add docbook5 writer supportIvo Clarysse6-3/+1840
2016-04-27Revert "LaTeX writer: Add `\strut` to fix multiline tables"John MacFarlane2-47/+46
2016-04-26Merge pull request #2735 from mb21/patch-1John MacFarlane2-4/+4
2016-04-26Merge pull request #2829 from adunning/patch-1John MacFarlane2-8/+18
2016-04-26Merge pull request #2876 from shosti/org-code-indentJohn MacFarlane2-4/+47
2016-04-26LaTeX writer: ignore --incremental unless -t beamer.John MacFarlane1-1/+2
2016-04-26Ignore leading space in org code blocksEmanuel Evans2-4/+47
2016-04-20Require texmath 0.8.6.2.John MacFarlane2-2/+2
2016-04-18rtack.yaml: use data-default 0.6.0.John MacFarlane1-0/+2
2016-04-18Allow data-default 0.6.0.John MacFarlane1-1/+1
2016-04-16Docx Reader: Tests for track-changes movingJesse Rosenthal5-0/+22
2016-04-15Docx Reader: parse `moveTo` and `moveFrom`Jesse Rosenthal1-2/+2
2016-04-10Markdown reader: Fix pandoc title blocks with lines ending in 2 spaces.John MacFarlane3-22/+26
2016-04-10Markdown + HTML readers: be more forgiving about unescaped &.John MacFarlane1-10/+15
2016-04-08README - improved documentation of --columns option.John MacFarlane1-3/+3
2016-04-01LaTeX writer: Add missing languages.Andrew Dunning2-8/+18
2016-03-30Merge pull request #2828 from adunning/patch-1John MacFarlane1-0/+2
2016-03-30Recognize `la-x-classic` as Classical Latin.Andrew Dunning1-0/+2
2016-03-29Use texmath >= 0.8.6.1.John MacFarlane2-2/+3
2016-03-28stack.full.yaml: build local zip-archive, texmath.John MacFarlane1-1/+2
2016-03-27stack.full.yaml: also include local cmark-hs.John MacFarlane1-0/+1
2016-03-26EPUB writer: set 'navpage' variable on nav page.John MacFarlane1-1/+2
2016-03-25Travis: use -fno-warn-unused-do-bind -Wall -Werror.John MacFarlane1-1/+1
2016-03-25Add --pedantic to stack build on travis.John MacFarlane1-1/+1
2016-03-25Removed two superfluous lines.John MacFarlane1-2/+0
2016-03-24Updated changelog.John MacFarlane1-0/+3
2016-03-24LaTeX writer: better positioning for hypertarget in figures.John MacFarlane1-16/+23
2016-03-24LaTeX writer: Fixed position of label in figures.John MacFarlane1-3/+3
2016-03-24Travis: run tests when compiling from tarball.John MacFarlane1-1/+1
2016-03-24Updated man page.John MacFarlane1-1/+1
2016-03-24Updated changelog.John MacFarlane1-0/+6
2016-03-24Bump version to 1.17.0.3.John MacFarlane1-1/+1