Age | Commit message (Expand) | Author | Files | Lines |
2015-04-26 | Updated copyright notices to -2015. Closes #2111. | John MacFarlane | 1 | -2/+2 |
2014-08-04 | Use texmath 0.7 interface. | John MacFarlane | 1 | -3/+4 |
2014-07-19 | Renamed readTeXMath' to avoid name conflict with texmath 0.6.7 | Matthew Pickering | 1 | -12/+3 |
2014-05-09 | Update copyright notices for 2014, add missing notices | Albert Krewinkel | 1 | -2/+2 |
2013-11-01 | TexMath: Export readTeXMath', which attends to display/inline. | John MacFarlane | 1 | -5/+19 |
2013-08-24 | Moved most of Text.Pandoc.Readers.TeXMath to texmath 0.6.4. | John MacFarlane | 1 | -82/+2 |
2012-07-26 | Fixed whitespace errors. | John MacFarlane | 1 | -1/+1 |
2012-01-19 | Added Docx writer. | John MacFarlane | 1 | -4/+7 |
2011-11-08 | TeXMath writer: Use unicode thin spaces for thin spaces. | John MacFarlane | 1 | -1/+7 |
2011-01-26 | Add support for attributes in inline Code. | John MacFarlane | 1 | -1/+1 |
2011-01-05 | Updated for texmath 0.5. | John MacFarlane | 1 | -13/+13 |
2010-10-19 | TeXMath: handle variables modified with \acute, \bar, etc. | John MacFarlane | 1 | -0/+15 |
2010-10-19 | TeXMath reader: handle \textit, \textbf, etc. | John MacFarlane | 1 | -1/+5 |
2010-07-22 | Require texmath >= 0.3, adjusted for new elements. | John MacFarlane | 1 | -0/+3 |
2010-04-25 | Use texmath's parser in TexMath module. | John MacFarlane | 1 | -197/+53 |
2010-03-23 | Updated copyright notices. | John MacFarlane | 1 | -2/+2 |
2009-11-28 | Added \int to characters handled as unicode in tex math. | fiddlosopher | 1 | -0/+1 |
2009-10-04 | Added haddock comments warning that readers assume \n line endings. | fiddlosopher | 1 | -1/+2 |
2009-01-24 | Moved all haskell source to src subdirectory. | fiddlosopher | 1 | -0/+233 |