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-07-08
Merge branch 'main' into pdf-accessibility
Tobias Schmitz
2025-07-08
refactor: remove general api to set cell kind and add pdf.(header|data)-cell
Tobias Schmitz
2025-07-08
Rewrite foundations of native elements (#6547)
Laurenz
2025-07-05
Fix nightly warnings (#6558)
Laurenz
2025-07-03
feat: generate headers attribute table cells
Tobias Schmitz
2025-07-03
feat: tag table headers and footers
Tobias Schmitz
2025-07-03
feat: mark RepeatElem as artifact
Tobias Schmitz
2025-07-03
refactor: revert some changes to FrameItem::Link
Tobias Schmitz
2025-07-03
feat: write tags for more elements
Tobias Schmitz
2025-07-03
feat: write tags for links and use quadpoints in link annotations
Tobias Schmitz
2025-07-03
feat: pdf.artifact element
Tobias Schmitz
2025-07-03
feat: mark artifacts
Tobias Schmitz
2025-07-03
feat: [WIP] allow specifying alt text for links
Tobias Schmitz
2025-07-03
feat: [WIP] make more things locatable
Tobias Schmitz
2025-07-02
Use "subs" and "sups" font features for typographic scripts (#5777)
Malo
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
[next]