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