Age | Commit message (Expand) | Author | Files | Lines |
2012-08-01 | Major rewrite of markdown reader. | John MacFarlane | 1 | -54/+46 |
2011-12-27 | Replaced Apostrophe, Ellipses, EmDash, EnDash w/ unicode strings. | John MacFarlane | 1 | -39/+35 |
2011-11-12 | Updated writer tests for new version of texmath. | John MacFarlane | 1 | -12/+16 |
2011-08-18 | Fixed opendocument writer test. | John MacFarlane | 1 | -1/+1 |
2011-07-16 | Un-URI-escape image filenames in LaTeX, ConTeXt, RTF, Texinfo. | John MacFarlane | 1 | -2/+2 |
2011-03-16 | OpenDocument writer: Use "First paragraph" style after most non-para blocks. | John MacFarlane | 1 | -34/+39 |
2011-03-12 | OpenDocument: Use special style for 1st para after heading. | John MacFarlane | 1 | -23/+25 |
2010-12-21 | OpenDocument writer: Updated to use Pretty. | John MacFarlane | 1 | -120/+278 |
2010-11-27 | OpenDocument writer: don't print raw TeX. | John MacFarlane | 1 | -6/+1 |
2010-07-20 | Made spacing at end of output more consistent. | John MacFarlane | 1 | -1/+0 |
2010-04-25 | Use texmath's parser in TexMath module. | John MacFarlane | 1 | -25/+12 |
2010-01-01 | Removed entities from opendocument writer test. | fiddlosopher | 1 | -3/+3 |
2009-12-31 | Opendocument writer: support new templates. | fiddlosopher | 1 | -742/+595 |
2009-12-07 | Improved syntax for markdown definition lists. | fiddlosopher | 1 | -51/+90 |
2008-11-01 | Support horizontal rules in OpenDocument and ODT writers. | fiddlosopher | 1 | -0/+13 |
2008-08-13 | Support for display math; changed ASCIIMathML -> LaTeXMathML: | fiddlosopher | 1 | -4/+1 |
2008-08-05 | Added opendocument writer tests. | fiddlosopher | 1 | -0/+1566 |