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-layout
/
src
/
inline
Age
Commit message (
Collapse
)
Author
2025-02-10
Respect `par` constructor arguments (#5842)
Laurenz
2025-01-27
Support first-line-indent for every paragraph (#5768)
Laurenz
2025-01-24
Semantic paragraphs (#5746)
Laurenz
2025-01-22
Don't link items if container is already linked (#5732)
Laurenz
2025-01-10
Don't generate accessors for required fields (#5680)
Laurenz
2024-12-17
Support for defining which charset should be covered by a font (#5305)
Peng Guanwen
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-12-11
Fix crash due to consecutive weak spacing (#5562)
Laurenz
2024-12-05
Bump Rust to 1.83 (#5534)
Laurenz
2024-11-17
Fix unnecessary hyphenation (#5394)
wznmickey
2024-11-12
Add support for page references through new `ref.form` property (#4729)
Max
2024-11-04
Disable justification in `raw(block: true, ...)` (#4889)
Sébastien d'Herbais de Thun
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-10-31
Replace `once_cell`'s `Lazy` as much as possible (#4617)
Abdul-Rahman Sibahi
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-10-28
Fix clipping with outset (#5295)
Eric Biedert
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-10-27
Split out four new crates (#5302)
Laurenz