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
/
lib.rs
Age
Commit message (
Expand
)
Author
2024-12-04
Rename `Document` to `PagedDocument`
Laurenz
2024-10-27
Split out four new crates (#5302)
Laurenz
2024-10-03
Serialize and Deserialize for `PdfStandard` (#5108)
Laurenz
2024-10-01
Minimal PDF/A support (#5075)
Laurenz
2024-09-30
PDF export diagnostics (#5073)
Laurenz
2024-09-26
Spelling (#5020)
Josh Soref
2024-05-29
Refactor PDF export (#4154)
Ana Gelez
2024-05-13
Factor out `typst-utils` crate (#4125)
Laurenz
2024-05-10
Add parameter to select pages to be exported by CLI (#4039)
PgBiel
2024-04-17
Emojis in PDF (#3853)
Ana Gelez
2024-04-02
A few CI and crate config changes (#3852)
Laurenz
2024-03-09
Update changelog and roadmap (#3594)
Laurenz
2024-03-09
Generate PDF ID automatically unless we really have a stable ID (#3591)
Laurenz
2024-02-23
Sort languages when writing XMP metadata for reproducible builds (#3469)
Ilia
2024-02-14
Fix named destinations (#3411)
Laurenz
2024-02-12
Named destinations (#2954)
Heinenen
2024-01-17
Add `Page` struct
Laurenz
2023-12-30
New performance timings (#3096)
Sébastien d'Herbais de Thun
2023-12-18
Parallel export (#2989)
Sébastien d'Herbais de Thun
2023-11-30
Optimized labels & introspector (#2801)
Sébastien d'Herbais de Thun
2023-11-29
Don't write multiple authors in XMP metadata
Laurenz
2023-11-24
Gradient Part 6 - Pattern fills (#2740)
Sébastien d'Herbais de Thun
2023-11-24
Merge `typst` and `typst-library`
Laurenz
2023-11-17
Parallel image encoding (#2693)
Sébastien d'Herbais de Thun
2023-11-08
Make `PdfContext` private again
Laurenz
2023-11-08
Extract `typst-pdf` crate
Laurenz