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-library
/
src
/
layout
Age
Commit message (
Expand
)
Author
2025-06-28
detect short lived headers and footers at the table edges
PgBiel
2025-06-28
clippy lints
PgBiel
2025-06-28
add footer level fields
PgBiel
2025-06-28
use footer.range like header.range
PgBiel
2025-06-28
fix last repeating footers not being pushed
PgBiel
2025-06-28
not using repeatable
PgBiel
2025-06-28
resolve multiple footers
PgBiel
2025-06-28
clone footers after sorting
PgBiel
2025-06-28
footer pre sorting
PgBiel
2025-06-28
multiple footers
PgBiel
2025-06-20
Generic casting for `Axes<T>`
Laurenz
2025-06-19
Fix align link in layout documentation (#6451)
Noam Zaks
2025-06-10
Table multiple headers and subheaders (#6168)
PgBiel
2025-06-09
Pin colspan and rowspan for blank cells (#6401)
PgBiel
2025-06-02
Fix typo in layout docs, change "size" to "height" (#6344)
Andrew Voynov
2025-05-28
Add remaining height example for layout (#6266)
Andrew Voynov
2025-05-23
Remove unused Marginal type (#6321)
Tobias Schmitz
2025-04-10
Use `measure` `width` argument in `layout` doc (#6160)
Malo
2025-04-07
Improved ratio and relative length docs (#5750)
Andrew Voynov
2025-04-01
Switch PDF backend to `krilla` (#5420)
Laurenz Stampfl
2025-03-24
Refactor grid header and footer resolving (#5919)
PgBiel
2025-03-24
Use `u64` instead of `usize` to store counter and enumeration item numbers, s...
Eduardo Sánchez Muñoz
2025-03-24
Expand page breaks' triggers for page(height: auto) in docs (#6081)
Andrew Voynov
2025-02-25
Add more methods to `direction` (#5893)
Malo
2025-02-24
Bump MSRV to 1.83 and Rust in CI to 1.85 (#5946)
Laurenz
2025-02-23
Fix HTML export of table with gutter (#5920)
PgBiel
2025-02-05
Export target docs (#5812)
Laurenz
2025-02-04
Fix typo in page documentation (#5804)
Ryan Chua
2025-02-03
Refactor `Scope` (#5797)
Laurenz
2025-01-24
Semantic paragraphs (#5746)
Laurenz
2025-01-23
HTML tables (#5666)
Michael Färber
2025-01-23
Rework outline (#5735)
Laurenz
2025-01-22
Don't link items if container is already linked (#5732)
Laurenz
2025-01-21
Remove redundant doc comments on standard arguments (#5725)
Laurenz
2025-01-10
Don't generate accessors for required fields (#5680)
Laurenz
2025-01-06
Move `CellGrid` from `typst-layout` to `typst-library` (#5585)
Michael Färber
2024-12-20
Fix math size resolving (#5596)
Max
2024-12-18
New `curve` element that supersedes `path` (#5323)
Emmanuel Lesueur
2024-12-17
Remove deprecated things and compatibility behaviours (#5591)
Laurenz
2024-12-04
Add HTML export format
Laurenz
2024-12-04
Rename `Document` to `PagedDocument`
Laurenz
2024-11-12
Add support for page references through new `ref.form` property (#4729)
Max
2024-10-27
Split out four new crates (#5302)
Laurenz
2023-11-24
Merge `typst` and `typst-library`
Laurenz
2023-11-21
Tidy up some imports
Laurenz
2023-11-19
Added `ghost` attr to `elem` macro (#2718)
Sébastien d'Herbais de Thun
2023-11-19
Workaround for show set propagation on citations
Laurenz
2023-11-19
Streamline imports
Laurenz
2023-11-15
Add span information to realized `ParElem` (#2675)
Sébastien d'Herbais de Thun
2023-11-14
Translate local names to Greek (#2684)
Dimitri Kokkonis
[next]