| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-02-04 | Typst reader: fix handling of `dot()`, `tilde()`, `ddot()`. | John MacFarlane | |
| See jgm/typst-hs#38. | |||
| 2024-02-04 | Typst reader: fix character used for `norm`. | John MacFarlane | |
| See jgm/typst-hs#38. | |||
| 2024-01-05 | Typst reader: fix handling of `\overline`. | John MacFarlane | |
| Due to a typo, it was being incorrectly rendered as an `\underset`. Closes #9294. | |||
| 2023-12-10 | Typst reader: parse metadata from document element. | John MacFarlane | |
| 2023-12-10 | Typst reader: add state fields for metadata. | John MacFarlane | |
| 2023-12-09 | Typst reader: allow @refs to become citations... | John MacFarlane | |
| if there is no corresponding label in the document. | |||
| 2023-07-01 | Typst writer: some math improvements. | John MacFarlane | |
| 2023-06-30 | Typst reader: improve info message for skipped elements. | John MacFarlane | |
| 2023-06-06 | Add typst reader. | John MacFarlane | |
| New module Text.Pandoc.Readers.Typst [API change]. | |||
