summaryrefslogtreecommitdiff
path: root/tests/writer.latex
Commit message (Expand)AuthorAge
* Cleaned up LaTeX footnotes:fiddlosopher2007-11-01
* Removed extra blank lines at end of LaTeX writer tests.fiddlosopher2007-08-30
* Modified latex writer tests for new latex writer using prettyprinter.fiddlosopher2007-08-30
* Fixed bug in LaTeX writer: autolinks would not cause fiddlosopher2007-08-29
* Fixed bug in LaTeX writer. When a footnote ends with a Verbatimfiddlosopher2007-08-25
* Added new rule for enhanced markdown ordered lists: if the list markerfiddlosopher2007-08-23
* + Fixed bug in markdown ordered list parsing. The problem wasfiddlosopher2007-08-18
* Major change in the way ordered lists are handled:fiddlosopher2007-08-08
* Use \url{} for autolinks in LaTeX writer.fiddlosopher2007-08-03
* Brought test suite up to date.fiddlosopher2007-07-28
* LaTeX writer tests updated,fiddlosopher2007-07-28
* Use ` as default character for \verb in LaTeX output.fiddlosopher2007-07-27
* Fixes in LaTeX writer:fiddlosopher2007-07-26
* Updated test suite for writers, adding tests forfiddlosopher2007-07-22
* Updated latex writer test because of new system forfiddlosopher2007-07-22
* Added a test case with an inline link containing bracketed text.fiddlosopher2007-07-09
* LaTeX writer:fiddlosopher2007-07-08
* Updated test suite with new tests for definition lists.fiddlosopher2007-05-10
* More smart quote bug fixes:fiddlosopher2007-01-24
* Added support for tables in markdown reader and in LaTeX,fiddlosopher2007-01-15
* Added [breaklinks=true] to latex writer test case.fiddlosopher2007-01-07
* Fixed bug in Markdown reader's handling of underscores and otherfiddlosopher2007-01-06
* Merged changes from 'quotes' branch since r431. Smart typographyfiddlosopher2007-01-06
* Merged 'strict' branch from r324. This adds a '--strict'fiddlosopher2006-12-30
* + Added regression tests with footnotes in quote blocks and lists.fiddlosopher2006-12-21
* Merged changes to footnotes branch r219-r240.fiddlosopher2006-12-19
* Changed footnote syntax to conform to the de facto standardfiddlosopher2006-12-19
* Changed 'putStrLn' to 'putStr' in Main.hs, and modified somefiddlosopher2006-12-16
* Improved LaTeX writer's handling of dashes:fiddlosopher2006-10-30
* initial importfiddlosopher2006-10-17