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
/
grid
/
layouter.rs
Age
Commit message (
Expand
)
Author
2025-06-28
skip layout of redundant gutter at the top of footer
table-subfooters
PgBiel
2025-06-28
fix space calculation of new footers
PgBiel
2025-06-28
fix footer layout order and consecutive footer pushing
PgBiel
2025-06-28
use footer.range like header.range
PgBiel
2025-06-28
fix footer widow check and rowspans
PgBiel
2025-06-28
fix footer progression
PgBiel
2025-06-28
repeated method fixes
PgBiel
2025-06-28
initial footer simulation and placement
PgBiel
2025-06-28
move height resets to finish region internal
PgBiel
2025-06-28
initial footer properties and bumping
PgBiel
2025-06-10
Table multiple headers and subheaders (#6168)
PgBiel
2025-05-06
Respect RTL cell layouting order in grid layout (#6232)
Tobias Schmitz
2025-03-11
Fix `cargo clippy` warnings (mostly about `.repeat.take` and `.next_back`) (#...
evie
2025-02-24
Bump MSRV to 1.83 and Rust in CI to 1.85 (#5946)
Laurenz
2025-01-06
Move `CellGrid` from `typst-layout` to `typst-library` (#5585)
Michael Färber
2024-10-27
Split out four new crates (#5302)
Laurenz