aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-01-14Setup.hs: improved detection of highlighting support in test hook.fiddlosopher1-6/+4
2010-01-12Setup.hs: Install wrapper scripts into cabal bin directory.fiddlosopher1-13/+23
2010-01-12Setup.hs: install manpages to mandir.fiddlosopher1-4/+33
2010-01-12Removed obsolete debian stuff from distclean target.fiddlosopher1-3/+0
2010-01-12Removed obsolete win-pkg Makefile target.fiddlosopher1-8/+0
2010-01-11Added getTemplate to Text.Pandoc.Templates.fiddlosopher2-7/+31
2010-01-10Version bump to 1.4.1.fiddlosopher1-1/+1
2010-01-10Updated changelog.fiddlosopher1-0/+39
2010-01-10Deprecated --custom-header in documentation.fiddlosopher3-29/+10
2010-01-09HTML writer: don't include empty UL if --toc but no sections.fiddlosopher1-1/+5
2010-01-09Windows installer - fixed bug in data file locations.fiddlosopher3-39/+24
2010-01-05markdown2pdf: always do at least two runs.fiddlosopher2-4/+5
2010-01-05LaTeX writer: Removed stLink, link template variable.fiddlosopher1-5/+2
2010-01-05LaTeX template: always include hyperref package.fiddlosopher5-9/+9
2010-01-04Updated haddocks for changes in Meta type.fiddlosopher1-3/+2
2010-01-03LaTeX writer: if book, report, or memoir documentclass, use \chapter{}fiddlosopher1-7/+21
2010-01-03Makefile: specify --template explicitly when using pandoc.fiddlosopher1-5/+6
2010-01-03Removed unneeded dependency on template-haskell.fiddlosopher1-1/+1
2010-01-02Changed default of writerXeTeX to False.fiddlosopher1-1/+1
2010-01-02Latex template: only show \author if there are some...fiddlosopher3-2/+2
2010-01-02Added to RELEASE_CHECKLIST - compile trypandoc.fiddlosopher1-0/+1
2010-01-02Web makefile: Use rsync to upload website.fiddlosopher1-1/+2
2010-01-02Web: annouce 1.4 release.fiddlosopher1-0/+25
2010-01-02Web makefile: build markdown2pdf man page.fiddlosopher2-1/+2
2010-01-02Added note on markdown2pdf changes.fiddlosopher1-1/+3
2010-01-02changelog: noted addition of wrappers to windows installer.fiddlosopher1-0/+3
2010-01-02markdown2pdf.hs: throw error if pandoc --dump-args does.fiddlosopher1-3/+3
2010-01-02markdown2pdf.hs: When --toc, run latex an extra time.fiddlosopher1-2/+4
2010-01-02pandoc.hs: warn of deprecated options after --dump-args has exited.fiddlosopher1-5/+9
2010-01-02Include markdown2pdf and hsmarkdown in windows binary package.fiddlosopher2-1/+5
2010-01-02Changed example14 in web demos to use template & xetex instead of -C.fiddlosopher3-6/+68
2010-01-02Improved xetex part of latex.template.fiddlosopher1-1/+9
2010-01-02markdown2pdf: Fixes to usage and error reporting.fiddlosopher1-8/+8
2010-01-02Updated description of wrapper scripts in README.fiddlosopher1-15/+33
2010-01-01Amended changelog.fiddlosopher1-1/+1
2010-01-01Removed entities from opendocument writer test.fiddlosopher1-3/+3
2010-01-01Removed entities from mediawiki writer test.fiddlosopher1-3/+3
2010-01-01XML: don't escape \160 (nonbreaking space) as an entity.fiddlosopher1-2/+1
2010-01-01Docbook writer: use unicode instead of entities.fiddlosopher2-10/+9
2010-01-01HTML writer: Use functions from XML module to escape strings.fiddlosopher1-8/+2
2010-01-01Finished converting HTML writer to use unicode instead of entities.fiddlosopher2-47/+46
2010-01-01Updated changelog.fiddlosopher1-2/+6
2010-01-01Windows installer: install data files.fiddlosopher1-1/+23
2010-01-01Modified S5 writer to look for s5 files in s5 directory.fiddlosopher1-8/+8
2010-01-01Moved data/ui -> s5. Added note on this in README.fiddlosopher15-10/+18
2009-12-31Updated copyright date in cabal file.fiddlosopher1-1/+1
2009-12-31Updated changelog.fiddlosopher1-3/+7
2009-12-31Added --reference-odt option.fiddlosopher12-1110/+52
2009-12-31LaTeX writer: Only require listings package if needed.fiddlosopher4-6/+9
2009-12-31Removed old data/templates directory.fiddlosopher6-142/+0