aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-16Fixed typo in make_osx_package.sh.1.15.1John MacFarlane
2015-10-16make-windows-installer.bat: add copying to shared drive.John MacFarlane
2015-10-16make_osx_package.sh: use released version of pandoc-citeproc.1.John MacFarlane
2015-10-16stack.pkg.yaml: use latest versions of texmath & h-k.John MacFarlane
2015-10-16Use stack for make_osx_package.sh.John MacFarlane
2015-10-15LaTeX reader: fixed longtable support.John MacFarlane
2015-10-15Updated changelog.John MacFarlane
2015-10-15Updated pandoc.1.John MacFarlane
2015-10-15Support all frame attributes in Beamer.John MacFarlane
2015-10-15Use unicode super/subscripts for digits in plain output.John MacFarlane
2015-10-14reveal.js template changes (Andrew Dunning).John MacFarlane
2015-10-14Merge pull request #2451 from adunning/patch-1John MacFarlane
2015-10-14Update slides variables in README.Andrew Dunning
2015-10-14Merge pull request #2450 from adunning/patch-1John MacFarlane
2015-10-14Add new LaTeX variables to README.Andrew Dunning
2015-10-14LaTeX template: Add fontenc, indent, subparagraph variables.John MacFarlane
2015-10-14More changes to avoid compiler warnings on ghc 7.10.John MacFarlane
2015-10-14Merge pull request #2449 from adunning/patch-1John MacFarlane
2015-10-14travis: use -Werror even on ghc 7.10.John MacFarlane
2015-10-14Use custom Prelude to avoid compiler warnings.John MacFarlane
2015-10-14Improve documentation of recent template changes.Andrew Dunning
2015-10-13LaTeX writer: add `\protect` to `\hyperdef` in inline context.John MacFarlane
2015-10-13epub with `--webtex`: include image file rather than data: URI.John MacFarlane
2015-10-13Fixed tests for template changes.John MacFarlane
2015-10-13Template changes:John MacFarlane
2015-10-12RST writer: do header normalization only in "standalone" mode.John MacFarlane
2015-10-12Revert "RST writer: tweaks to header normalization."John MacFarlane
2015-10-12RST writer: tweaks to header normalization.John MacFarlane
2015-10-12Changed stack.yaml to use latest resolver (3.9).John MacFarlane
2015-10-12Added ghc-prim to build-depends.John MacFarlane
2015-10-11Removed unnecessary import.John MacFarlane
2015-10-11Percent-encode more special characters in URLs.John MacFarlane
2015-10-11Define Typeable and Exception instances for PandocError.John MacFarlane
2015-10-11HTML reader/writer: better handling of "section" elements.John MacFarlane
2015-10-11Native writer: format Div properly, with blocks separated.John MacFarlane
2015-10-10Removed xltxtra, xunicode from LaTeX template.John MacFarlane
2015-10-10Organized changelog.John MacFarlane
2015-10-10Small tweak on CONTRIBUTING.md.John MacFarlane
2015-10-10Updated man page from README.John MacFarlane
2015-10-10Updated changelog (still needs reorganizing).John MacFarlane
2015-10-10Removed unneeded import.John MacFarlane
2015-10-10Merge pull request #2412 from frerich/reader/docbook/xref_supportJohn MacFarlane
2015-10-10reveal.js template: add controls, progress variables.John MacFarlane
2015-10-10Adjusted latex template for changes to polyglossia-lang variable.John MacFarlane
2015-10-10Merge pull request #2441 from mb21/polyglossia-langJohn MacFarlane
2015-10-10Re-export pandocVersions from Text.Pandoc.John MacFarlane
2015-10-10Adjusted man writer test for latest template changes.John MacFarlane
2015-10-10Man template improvements:John MacFarlane
2015-10-10Merge pull request #2426 from alexvong1995/better-man-writerJohn MacFarlane
2015-10-09Merge pull request #2445 from adunning/patch-2John MacFarlane