aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-10Merge pull request #2441 from mb21/polyglossia-langJohn MacFarlane2-22/+37
2015-10-10Re-export pandocVersions from Text.Pandoc.John MacFarlane1-1/+2
2015-10-10Adjusted man writer test for latest template changes.John MacFarlane1-0/+3
2015-10-10Man template improvements:John MacFarlane2-6/+14
2015-10-10Merge pull request #2426 from alexvong1995/better-man-writerJohn MacFarlane4-10/+12
2015-10-09Merge pull request #2445 from adunning/patch-2John MacFarlane1-215/+306
2015-10-09Added comment in .travis.yml to explain last change.John MacFarlane3-3/+7
2015-10-09Use dist/setup/setup/sdist instead of cabal sdist.John MacFarlane2-2/+2
2015-10-09Setup.hs: rewrite so as not to use process, directory, filepath.John MacFarlane1-25/+10
2015-10-09Removed unneeded imports in benchmark program.John MacFarlane1-2/+0
2015-10-09Updated benchmark program.John MacFarlane2-7/+4
2015-10-09Test also on ghc 7.4.2.John MacFarlane3-3/+6
2015-10-09LaTeX reader: don't eat excess whitespace after macros.John MacFarlane1-4/+4
2015-10-09benchmark: Use Criterion.Monad not Criterion.Config.John MacFarlane1-1/+1
2015-10-09LaTeX reader: don't eat whitespace after macro with only opt arg.John MacFarlane1-1/+3
2015-10-08New .travis.yml.John MacFarlane4-19/+275
2015-10-08Correct `setspace` package usage in README.Andrew Dunning1-1/+1
2015-10-08Simplified travis.yml.John MacFarlane1-19/+17
2015-10-08Travis: use cabal-install 1.22 not head.John MacFarlane1-2/+2
2015-10-08travis: use ghc 7.10.2 instead of 7.10.1.John MacFarlane1-2/+2
2015-10-08Improve CSL documentation in README.Andrew Dunning1-19/+40
2015-10-08Improve links and cross-references in README.Andrew Dunning1-215/+285
2015-10-07appveyor: don't cache HP or install wix toolset.John MacFarlane1-4/+1
2015-10-07Change variable to polyglossia-lang.name and .optionsmb212-22/+37
2015-10-07appveyor.yml: back to cabal/HP based build.John MacFarlane1-20/+35
2015-10-07Beamer template: Added space after colon in figure caption.John MacFarlane1-7/+6
2015-10-06appveyor.yml - try with 32bit version of stack.John MacFarlane1-2/+2
2015-10-06Updated changelog. Still need to organize this.John MacFarlane1-0/+227
2015-10-06Allow http-types 0.9.John MacFarlane1-1/+1
2015-10-05appveyor.yml: added 'echo "" |' to work around broken stdin.John MacFarlane1-1/+1
2015-10-05Minor change in README: and -> or.John MacFarlane1-1/+1
2015-10-05Merge pull request #2435 from adunning/patch-2John MacFarlane1-63/+81
2015-10-05appveyor.yml: in stack steup, specify 64-bit ghc.John MacFarlane1-1/+1
2015-10-05appveyor.yml: added stack setup.John MacFarlane1-0/+1
2015-10-05appveyor.yml: new attempt to build with stack.John MacFarlane1-35/+19
2015-10-05Revise variables discussion in README.Andrew Dunning1-63/+81
2015-10-04Merge pull request #2432 from hftf/hyphensJohn MacFarlane5-1/+13
2015-10-04Updated tests for changes to latex template.John MacFarlane3-3/+27
2015-10-04Updated latex template to work better with tufte...John MacFarlane1-7/+7
2015-10-04Docx Reader: Create special punctuation testOphir Lifshitz3-0/+6
2015-10-04Docx Reader: Parse soft, no-break hyphen elementsOphir Lifshitz2-1/+7
2015-10-03Template updates.John MacFarlane2-11/+15
2015-10-03Allow HUnit 1.3John MacFarlane1-1/+1
2015-10-03FIxed typo: Ext_superscript, Ext_subscript.John MacFarlane1-2/+2
2015-10-03For markdown_mmd, add: implicit_figures, superscripts, subscripts.John MacFarlane1-0/+9
2015-10-01Set the template variable $pandoc-version$ to pandocVersion by default.Alex Vong1-0/+1
2015-10-01Move the variable pandocVersion from `src/Text/Pandoc.hs` toAlex Vong3-10/+10
2015-10-01Set the template variable $hyphenate$ to true by defaultAlex Vong1-0/+1
2015-09-29Beamer template: allow setting outer/inner theme.John MacFarlane1-7/+7
2015-09-27appveyor.yml: removed part that builds the package.John MacFarlane1-15/+15