aboutsummaryrefslogtreecommitdiff
path: root/test/typst-reader.native
AgeCommit message (Expand)Author
2025-12-14Updaet to latest dev texmath, typst.John MacFarlane
2025-10-26Use dev versions of typst-hs, texmath, typst-symbols.John MacFarlane
2025-02-28Update typst test.John MacFarlane
2024-12-03Depend on latest dev texmath, update tests.John MacFarlane
2024-11-06Fix typos (#10349)Andreas Deininger
2024-10-22Update typst tests for math symbol changes.John MacFarlane
2024-10-21Typst reader: avoid generating empty paragraphs.John MacFarlane
2024-09-08Typst reader: change how "block" elements are handled.John MacFarlane
2024-05-27Typst reader: handle inline bodies ending in a parbreak.John MacFarlane
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