summaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Writers/Texinfo.hs
Commit message (Expand)AuthorAge
* Implemented @ for sequentially numbered examples.John MacFarlane2010-03-27
* Updated copyright notices.John MacFarlane2010-03-23
* Texinfo writer: Handle images in figures.fiddlosopher2010-03-18
* Use template variables for include-before/after.fiddlosopher2010-03-13
* Texinfo writer: fixed headerless tables.fiddlosopher2010-03-13
* Updated texinfo writer to use new templates.fiddlosopher2009-12-31
* Removed unneeded writer options; use template variables instead.fiddlosopher2009-12-31
* Improved syntax for markdown definition lists.fiddlosopher2009-12-07
* Better looking simple tables. Resolves Issue #180.fiddlosopher2009-11-28
* Set utf-8 encoding in texinfo headers.fiddlosopher2009-11-01
* Moved all haskell source to src subdirectory.fiddlosopher2009-01-24