aboutsummaryrefslogtreecommitdiff
path: root/test/writer.typst
AgeCommit message (Expand)Author
2024-01-29Typst writer escaping improvements.John MacFarlane
2023-12-14Typst writer: emit `;` after typst code...John MacFarlane
2023-12-12Depend on texmath 0.12.8.6.John MacFarlane
2023-12-11Typst template fixes.John MacFarlane
2023-12-09Typst writer: use quote for block quotes.John MacFarlane
2023-12-08Update typst-hs commit and typst writer test.John MacFarlane
2023-10-20Typst writer: add `#box` around image to make it inline. (#9149)John MacFarlane
2023-10-16Typst writer: escape `(`.John MacFarlane
2023-08-21Typst writer: use `~` for nonbreaking space.John MacFarlane
2023-08-09Typst writer: put the label in right place for Div, use `#block`.John MacFarlane
2023-06-30Typst writer: improve handling of autolinks.John MacFarlane
2023-06-05Typst writer: use `#footnote` for notes.John MacFarlane
2023-04-05Typst writer: use `<..>` for labels, create internal links.John MacFarlane
2023-03-27Typst writer: fix alignment issue in lists.John MacFarlane
2023-03-27Typst: Use customized term instead of custom macro for def lists.John MacFarlane
2023-03-26More Typst writer improvements.John MacFarlane
2023-03-26Typst writer improvements.John MacFarlane
2023-03-25Add typst writer.John MacFarlane