aboutsummaryrefslogtreecommitdiff
path: root/test/typst-reader.native
AgeCommit message (Expand)Author
2024-02-04Typst reader: fix handling of `dot()`, `tilde()`, `ddot()`.John MacFarlane
2024-02-04Typst reader: fix character used for `norm`.John MacFarlane
2024-01-05Typst reader: fix handling of `\overline`.John MacFarlane
2023-10-27Update typst-reader test for new typst-hs.John MacFarlane
2023-08-22Use lastest texmath, typst-symbols, typst.John MacFarlane
2023-07-10Typst reader: fix regression in recognition of display math.John MacFarlane
2023-07-06Add typst reader tests.John MacFarlane