summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Generate man page in cabal build process and include in data/.John MacFarlane2015-07-01
* Don't use MANDIR in make_deb and make_osx_package.John MacFarlane2015-07-01
* Always rebuild man page in making deb and osx package.John MacFarlane2015-07-01
* Updated make_osx_package.sh for new man page method.John MacFarlane2015-07-01
* Updated make_deb.sh for new man page method.John MacFarlane2015-07-01
* Updated changelog.John MacFarlane2015-07-01
* ConTeXt: use `\goto` for internal links.John MacFarlane2015-07-01
* Ignore sandbox on 'make quick'John MacFarlane2015-07-01
* Merge pull request #2255 from mchladek/odt_linebreakJohn MacFarlane2015-07-01
|\
| * Do not add a carriage return after a hard line break in OpenDocument writer a...Michael Chladek2015-07-01
* | ConTeXt writer: Added a % at end for `\reference` to avoid spurious space.John MacFarlane2015-07-01
* | New method for building man pages.John MacFarlane2015-07-01
|/
* Fixed man page building in make_osx_package.sh.John MacFarlane2015-06-30
* Updated changelog.John MacFarlane2015-06-30
* README: Added Lars-Dominik Braun as contributorJohn MacFarlane2015-06-29
* make_deb.sh: Use pandoc to create man pages.John MacFarlane2015-06-29
* make_osx_package.sh: Create man pages using pandoc.John MacFarlane2015-06-29
* Added download_stats target to Makefile.John MacFarlane2015-06-29
* Merge pull request #2250 from PromyLOPh/rsttargetJohn MacFarlane2015-06-29
|\
| * Fix RST reference names with special charactersLars-Dominik Braun2015-06-29
* | LaTeX reader: Allow `_` and `^` as regular inline text.John MacFarlane2015-06-29
* | LaTeX reader: don't parse `_`,`^` as super/sub outside math mode.John MacFarlane2015-06-29
* | Windows installer: use AppData\Local\Pandoc by default.John MacFarlane2015-06-29
|/
* Removed unneeded import.John MacFarlane2015-06-28
* Added a needed import in Shared.John MacFarlane2015-06-28
* Make sure we use dist version of reference.docx for some things.John MacFarlane2015-06-28
* pandoc.wxs: removed line breaks in RegistryValue.John MacFarlane2015-06-28
* Let reference.docx/odt behave as if they are virtual data files.John MacFarlane2015-06-28
* Minor fixes to previous commit.John MacFarlane2015-06-28
* New method for producing man pages.John MacFarlane2015-06-28
* Version bump to 1.14.1.John MacFarlane2015-06-28
* Fixed regression in CSS parsing with `--self-contained`.John MacFarlane2015-06-28
* New pandoc.wxs.John MacFarlane2015-06-27
* Removed unused import.John MacFarlane2015-06-27
* Textile writer: escape `+` and `-` as entities.John MacFarlane2015-06-27
* Plain writer: don't use symbols for super/subscript.John MacFarlane2015-06-27
* Options: Export `plainExtensions`.John MacFarlane2015-06-27
* Updated latex writer tests for last template change.John MacFarlane2015-06-27
* Updated LaTeX template: `CJKoptions` variable, allow dvipsnames for colors.John MacFarlane2015-06-27
* Merge pull request #2241 from mb21/docbook-reader-figuresJohn MacFarlane2015-06-26
|\
| * DocBook reader mediaobjects and figures, closes #2184mb212015-06-21
|/
* Document CJKmainfont.John MacFarlane2015-06-13
* Added CJKmainfont to latex template (Xavier Olive).John MacFarlane2015-06-13
* epub templates: use 'author.role', not 'author.type'.John MacFarlane2015-06-13
* Updated pandoc.wxs (from @nvalki).John MacFarlane2015-06-12
* Fixed tests/docx/links.docx for new url.John MacFarlane2015-06-09
* Merge pull request #2217 from ousia/masterJohn MacFarlane2015-06-09
|\
| * replace old url with pandoc.orgPablo Rodríguez2015-06-09
|/
* Amends last commit: don't use https for google charts.John MacFarlane2015-06-09
* Use https: for mathjax/katex/google-charts CDNs.John MacFarlane2015-06-09