summaryrefslogtreecommitdiff
path: root/crates/typst-library/src/pdf/mod.rs
AgeCommit message (Collapse)Author
2025-02-05Export target docs (#5812)Laurenz
Co-authored-by: Martin Haug <3874949+reknih@users.noreply.github.com>
2025-02-03Refactor `Scope` (#5797)Laurenz
2025-01-29Resolve bound name of bare import statically (#5773)Laurenz
2025-01-08Embed files associated with the document as a whole (#5221)Niklas Eicker
Co-authored-by: Laurenz <laurmaedje@gmail.com>