aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Readers/LaTeX/Math.hs
AgeCommit message (Collapse)AuthorFilesLines
2021-11-24LaTeX reader: improve references.John MacFarlane1-2/+4
- Resolve references to theorem environments. - Remove Span caused by "label" in figure, table, and theorem environments; this had an id that duplicated the environments' id. See #813.
2021-02-28Factor out T.P.Readers.LaTeX.Math.John MacFarlane1-0/+221