aboutsummaryrefslogtreecommitdiff
path: root/man
AgeCommit message (Expand)AuthorFilesLines
2016-10-09update manual accordinglyKolenCheung1-1/+1
2016-10-06Replace Google Chart API by CodeCogsKolenCheung1-4/+4
2016-09-26Updated man page and MANUAL date.John MacFarlane1-10/+90
2016-07-14Updated man page.John MacFarlane1-47/+60
2016-06-04Updated man page.John MacFarlane1-47/+66
2016-03-24Updated man page.John MacFarlane1-1/+1
2016-03-22Updated man page.John MacFarlane1-1/+1
2016-03-21Updated man page.John MacFarlane1-6/+15
2016-03-19Updated man page.John MacFarlane1-0/+6
2016-03-18Rebuilt man page.John MacFarlane1-19/+28
2016-03-06Update pandoc.1ickc1-1/+1
2016-01-13Updated man page.John MacFarlane1-1/+1
2016-01-10Regenerated man page.John MacFarlane1-1/+1
2016-01-02Updated man page.John MacFarlane1-78/+229
2016-01-02Updated filter for man pages.John MacFarlane1-1/+1
2015-11-16Updated man page.John MacFarlane1-1/+1
2015-11-16Updated man page.John MacFarlane1-2/+3
2015-11-15Updated man page.John MacFarlane1-1/+6
2015-11-12Updated man page from README.John MacFarlane1-148/+256
2015-10-16Man page update.John MacFarlane1-1/+6
2015-10-15Updated pandoc.1.John MacFarlane1-43/+38
2015-10-10Updated man page from README.John MacFarlane1-201/+357
2015-08-13Updated man page.John MacFarlane1-16/+54
2015-07-21List all styles in manual for --reference-docxChris Black1-6/+7
2015-07-21Don't capitalize header links in man page.John MacFarlane2-24/+25
2015-07-15Updated man page.John MacFarlane1-4/+6
2015-07-10Updated man page.John MacFarlane1-14/+16
2015-07-02Added pandoc.1 to repository. Don't build as part of cabal build.John MacFarlane1-0/+4332
2015-07-01New method for building man pages.John MacFarlane4-0/+46
2015-06-28New method for producing man pages.John MacFarlane3-131/+0
2015-06-09replace old url with pandoc.orgPablo Rodríguez1-1/+1
2015-03-28make-pandoc-man-pages: fixed to build with new readMarkdown type.John MacFarlane1-2/+2
2014-08-30Put version in lower-left corner of man pages.John MacFarlane3-3/+5
2014-06-29Rewrote normalize for efficiency. (Closes #1385.)John MacFarlane1-3/+3
2013-08-04Remove CPP from default-extensions; add pragmas to modules as needed.John MacFarlane1-0/+1
2013-05-01remove reference in pandoc.1 to markdown2pdf (1)Jens Petersen1-1/+1
2013-01-25make-pandoc-man-pages: CPP macros to import right time module.John MacFarlane1-1/+4
2013-01-09Added Attr field to Header.John MacFarlane1-6/+6
2012-10-15make-pandoc-man-pages: Use MIN_VERSION macro rather than checking GHC version.John MacFarlane1-1/+1
2012-10-15Moved man page creation out of Setup.hs.John MacFarlane1-0/+98
2012-01-20Removed markdown2pdf and documentation.John MacFarlane1-120/+0
2011-10-23Revert "Added built man pages to repository."John MacFarlane3-2867/+0
2011-10-23Added built man pages to repository.John MacFarlane3-0/+2867
2011-07-22Added `--luatex` option to markdown2pdf.John MacFarlane1-0/+3
2011-07-22Deprecated `--xetex` option - it is no longer needed.John MacFarlane1-3/+3
2011-01-29Updated some dates in documentation.John MacFarlane1-1/+1
2011-01-28Support --listings in markdown2pdf (Etienne Millon).John MacFarlane1-0/+3
2011-01-28Refactored man pages.John MacFarlane2-1/+15
2011-01-28Moved manpage.template -> man/man1/pandoc.1.template.John MacFarlane1-0/+13
2011-01-01Documented -V fontsize= in markdown2pdf man page.John MacFarlane1-4/+2