index
:
typst
0.10
0.11
0.11-with-extras
0.11.1-with-extras
0.12
0.12.0-with-extras
0.13
0.6
0.7
0.8
0.9
better-lists
consistent-html-frame-size
digital-signatures
html-content-models
improve-raw-docs
in-operator-for-modules
main
parallel-iterations
pdf-accessibility
pdf-lang
rect-strokes
ref-cite-warn
repeat-figure-caption
table-subfooters
type-str-compat-round-2
warn-suppression
MSM's mirror of Typst
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
typst-pdf
/
src
/
outline.rs
Age
Commit message (
Expand
)
Author
2025-02-24
Bump MSRV to 1.83 and Rust in CI to 1.85 (#5946)
Laurenz
2025-01-10
Don't generate accessors for required fields (#5680)
Laurenz
2024-10-27
Split out four new crates (#5302)
Laurenz
2024-10-01
Minimal PDF/A support (#5075)
Laurenz
2024-09-30
PDF export diagnostics (#5073)
Laurenz
2024-05-29
Refactor PDF export (#4154)
Ana Gelez
2024-05-10
Add parameter to select pages to be exported by CLI (#4039)
PgBiel
2024-02-29
Add `depth` and `offset` field to `heading` (#3038)
tingerrr
2024-02-28
Make 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-16
More consistent naming
Laurenz
2024-01-16
Migrate metadata fields out of individual elements (#3200)
Laurenz
2023-12-30
New performance timings (#3096)
Sébastien d'Herbais de Thun
2023-11-30
Optimized labels & introspector (#2801)
Sébastien d'Herbais de Thun
2023-11-24
Merge `typst` and `typst-library`
Laurenz
2023-11-08
Move some things out of `util`
Laurenz
2023-11-08
Make `PdfContext` private again
Laurenz
2023-11-08
Extract `typst-pdf` crate
Laurenz