aboutsummaryrefslogtreecommitdiff
path: root/src/Tests/Readers/LaTeX.hs
AgeCommit message (Collapse)AuthorFilesLines
2011-01-30LaTeX reader: Fixed bug with whitespace at beginning of file.John MacFarlane1-0/+9
Previously a file beginning " hi" would cause a parse error. Also cleaned up comment parsing.
2011-01-29Moved tests to src.John MacFarlane1-0/+152