summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Adjusted latex template for changes to polyglossia-lang variable.John MacFarlane2015-10-10
* Merge pull request #2441 from mb21/polyglossia-langJohn MacFarlane2015-10-10
|\
| * Change variable to polyglossia-lang.name and .optionsmb212015-10-07
* | Re-export pandocVersions from Text.Pandoc.John MacFarlane2015-10-10
* | Adjusted man writer test for latest template changes.John MacFarlane2015-10-10
* | Man template improvements:John MacFarlane2015-10-10
* | Merge pull request #2426 from alexvong1995/better-man-writerJohn MacFarlane2015-10-10
|\ \
| * | Set the template variable $pandoc-version$ to pandocVersion by default.Alex Vong2015-10-01
| * | Move the variable pandocVersion from `src/Text/Pandoc.hs` toAlex Vong2015-10-01
| * | Set the template variable $hyphenate$ to true by defaultAlex Vong2015-10-01
* | | Merge pull request #2445 from adunning/patch-2John MacFarlane2015-10-09
|\ \ \
| * | | Correct `setspace` package usage in README.Andrew Dunning2015-10-08
| * | | Improve CSL documentation in README.Andrew Dunning2015-10-08
| * | | Improve links and cross-references in README.Andrew Dunning2015-10-08
* | | | Added comment in .travis.yml to explain last change.John MacFarlane2015-10-09
* | | | Use dist/setup/setup/sdist instead of cabal sdist.John MacFarlane2015-10-09
* | | | Setup.hs: rewrite so as not to use process, directory, filepath.John MacFarlane2015-10-09
* | | | Removed unneeded imports in benchmark program.John MacFarlane2015-10-09
* | | | Updated benchmark program.John MacFarlane2015-10-09
* | | | Test also on ghc 7.4.2.John MacFarlane2015-10-09
* | | | LaTeX reader: don't eat excess whitespace after macros.John MacFarlane2015-10-09
* | | | benchmark: Use Criterion.Monad not Criterion.Config.John MacFarlane2015-10-09
* | | | LaTeX reader: don't eat whitespace after macro with only opt arg.John MacFarlane2015-10-09
* | | | New .travis.yml.John MacFarlane2015-10-08
* | | | Simplified travis.yml.John MacFarlane2015-10-08
* | | | Travis: use cabal-install 1.22 not head.John MacFarlane2015-10-08
* | | | travis: use ghc 7.10.2 instead of 7.10.1.John MacFarlane2015-10-08
|/ / /
* | | appveyor: don't cache HP or install wix toolset.John MacFarlane2015-10-07
* | | appveyor.yml: back to cabal/HP based build.John MacFarlane2015-10-07
* | | Beamer template: Added space after colon in figure caption.John MacFarlane2015-10-07
| |/ |/|
* | appveyor.yml - try with 32bit version of stack.John MacFarlane2015-10-06
* | Updated changelog. Still need to organize this.John MacFarlane2015-10-06
* | Allow http-types 0.9.John MacFarlane2015-10-06
* | appveyor.yml: added 'echo "" |' to work around broken stdin.John MacFarlane2015-10-05
* | Minor change in README: and -> or.John MacFarlane2015-10-05
* | Merge pull request #2435 from adunning/patch-2John MacFarlane2015-10-05
|\ \
| * | Revise variables discussion in README.Andrew Dunning2015-10-05
* | | appveyor.yml: in stack steup, specify 64-bit ghc.John MacFarlane2015-10-05
* | | appveyor.yml: added stack setup.John MacFarlane2015-10-05
* | | appveyor.yml: new attempt to build with stack.John MacFarlane2015-10-05
|/ /
* | Merge pull request #2432 from hftf/hyphensJohn MacFarlane2015-10-04
|\ \
| * | Docx Reader: Create special punctuation testOphir Lifshitz2015-10-04
| * | Docx Reader: Parse soft, no-break hyphen elementsOphir Lifshitz2015-10-04
* | | Updated tests for changes to latex template.John MacFarlane2015-10-04
* | | Updated latex template to work better with tufte...John MacFarlane2015-10-04
|/ /
* | Template updates.John MacFarlane2015-10-03
* | Allow HUnit 1.3John MacFarlane2015-10-03
* | FIxed typo: Ext_superscript, Ext_subscript.John MacFarlane2015-10-03
* | For markdown_mmd, add: implicit_figures, superscripts, subscripts.John MacFarlane2015-10-03
|/
* Beamer template: allow setting outer/inner theme.John MacFarlane2015-09-29