summaryrefslogtreecommitdiff
path: root/tests/writer.latex
Commit message (Expand)AuthorAge
* Fixed spacing in latex, context templates.fiddlosopher2009-12-31
* Add legacy-header to LaTeX template.fiddlosopher2009-12-31
* Revised LaTeX writer to use templates.fiddlosopher2009-12-31
* Improved syntax for markdown definition lists.fiddlosopher2009-12-07
* Added new listings include to LaTeX writer test.fiddlosopher2008-12-17
* Support for display math; changed ASCIIMathML -> LaTeXMathML:fiddlosopher2008-08-13
* Rewrote test suite so it doesn't depend on perl or unix tools.fiddlosopher2008-08-09
* Fixed bug in Markdown parser: regular $s triggering math mode.fiddlosopher2008-07-15
* In smart mode, use nonbreaking spaces after abbreviations in markdown parser.fiddlosopher2008-07-11
* Treat '\ ' in (extended) markdown as nonbreaking space.fiddlosopher2008-07-11
* Use \textsubscr instead of \textsubscript for LaTeX subscript macro.fiddlosopher2008-06-08
* Markdown smart typography: Em dashes no longer eat surrounding whitespace.fiddlosopher2008-06-08
* Added amsmath package to default LaTeX header. Resolves Issue #48.fiddlosopher2008-03-09
* Removed support for "box-style" block quotes in markdown.fiddlosopher2007-12-08
* Adjusted test suite for footnote changes in LaTeX and ConTeXt writers.fiddlosopher2007-12-04
* Adjusted formatting of LaTeX and ConTeXt footnotes:fiddlosopher2007-11-17
* Updated tests for changes in LaTeX and ConTeXt writers.fiddlosopher2007-11-15
* 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