summaryrefslogtreecommitdiff
path: root/crates/typst-library/src/pdf/mod.rs
AgeCommit message (Expand)Author
2025-07-08refactor: remove general api to set cell kind and add pdf.(header|data)-cellTobias Schmitz
2025-07-03feat: pdf.tag function to manually create pdf tagsTobias Schmitz
2025-07-03feat: pdf.artifact elementTobias Schmitz
2025-02-05Export target docs (#5812)Laurenz
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