summaryrefslogtreecommitdiff
path: root/crates/typst-pdf/src/outline.rs
AgeCommit message (Collapse)Author
2025-07-08Rewrite foundations of native elements (#6547)Laurenz
2025-04-01Switch PDF backend to `krilla` (#5420)Laurenz Stampfl
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-02-24Bump MSRV to 1.83 and Rust in CI to 1.85 (#5946)Laurenz
2025-01-10Don't generate accessors for required fields (#5680)Laurenz
2024-10-27Split out four new crates (#5302)Laurenz
2024-10-01Minimal PDF/A support (#5075)Laurenz
Co-authored-by: Martin Haug <mhaug@live.de>
2024-09-30PDF export diagnostics (#5073)Laurenz
2024-05-29Refactor PDF export (#4154)Ana Gelez
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-05-10Add parameter to select pages to be exported by CLI (#4039)PgBiel
2024-02-29Add `depth` and `offset` field to `heading` (#3038)tingerrr
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-02-28Make use of `is_some_and` where applicable (#3523)Laurenz
2024-02-20`/Last` in PDF should refer to the last _immediate_ children (#3447)Y.D.X
2024-01-16More consistent namingLaurenz
2024-01-16Migrate metadata fields out of individual elements (#3200)Laurenz
2023-12-30New performance timings (#3096)Sébastien d'Herbais de Thun
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2023-11-30Optimized labels & introspector (#2801)Sébastien d'Herbais de Thun
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2023-11-24Merge `typst` and `typst-library`Laurenz
2023-11-08Move some things out of `util`Laurenz
2023-11-08Make `PdfContext` private againLaurenz
2023-11-08Extract `typst-pdf` crateLaurenz