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
/
flow
Age
Commit message (
Expand
)
Author
2025-07-08
Rewrite foundations of native elements (#6547)
Laurenz
2025-03-11
Fix `cargo clippy` warnings (mostly about `.repeat.take` and `.next_back`) (#...
evie
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
2024-12-20
Fix crash when block or text have negative sizes (#5610)
PgBiel
2024-12-18
Fix infinite loop with footnote which never fits (#5498)
PgBiel
2024-12-17
Fix sticky blocks at the top of blocks and pages (#5581)
PgBiel
2024-12-09
Forbid footnote migration in pending floats (#5497)
PgBiel
2024-12-08
Fix multiple footnotes in footnote entry (#5545)
PgBiel
2024-12-04
Add HTML export format
Laurenz
2024-11-12
Add support for page references through new `ref.form` property (#4729)
Max
2024-11-05
Fix unstoppable empty footnote loop (#5354) (#5364)
wznmickey
2024-10-31
Replace `once_cell`'s `Lazy` as much as possible (#4617)
Abdul-Rahman Sibahi
2024-10-28
Fix clipping with outset (#5295)
Eric Biedert
2024-10-27
Split out four new crates (#5302)
Laurenz