aboutsummaryrefslogtreecommitdiff
path: root/src/Tests/Readers/LaTeX.hs
AgeCommit message (Expand)AuthorFilesLines
2012-07-25Changed reader parameters from ParserState to ReaderOptions.John MacFarlane1-1/+1
2012-02-10LaTeX reader: Add ", " to suffix...John MacFarlane1-18/+18
2012-02-07Added test case for issue #186 (\$ in latex math).John MacFarlane1-1/+1
2012-02-07Added test case for issue #186 (\$ in latex math).John MacFarlane1-0/+5
2012-02-06LaTeX reader: use raw latex as fallback for Cites.John MacFarlane1-22/+24
2012-02-05Changed infix level of testing combinators.John MacFarlane1-1/+1
2012-02-04Complete rewrite of LaTeX reader.John MacFarlane1-4/+4
2011-12-27Replaced Apostrophe, Ellipses, EmDash, EnDash w/ unicode strings.John MacFarlane1-4/+4
2011-12-13Use pandoc-types 1.9.*.John MacFarlane1-25/+26
2011-01-30LaTeX reader: Fixed bug with whitespace at beginning of file.John MacFarlane1-0/+9
2011-01-29Moved tests to src.John MacFarlane1-0/+152