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
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
improve check to pull next repeating footer
PgBiel
2025-06-28
clippy lints
PgBiel
2025-06-28
fix footer layout order and consecutive footer pushing
PgBiel
2025-06-28
fix footer layout range
PgBiel
2025-06-28
use footer.range like header.range
PgBiel
2025-06-28
resolve multiple footers
PgBiel
2025-06-28
fix footer widow check and rowspans
PgBiel
2025-06-28
fix footer progression
PgBiel
2025-06-28
support repeated footers in rowspan simulation
PgBiel
2025-06-28
repeated method fixes
PgBiel
2025-06-28
temporary workaround for footer lines
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-27
Sort line items by logical order when constructing frame (#5887)
+merlan #flirora
2025-06-25
Minor fixes to doc comments (#6500)
+merlan #flirora
2025-06-23
Fix stroke cap of shapes with partial stroke (#5688)
Wannes Malfait
2025-06-11
Do not force `math.mid` elements to have the Large math class (#5980)
Malo
2025-06-10
Use the shaper in math (#6336)
Max
2025-06-10
Table multiple headers and subheaders (#6168)
PgBiel
2025-06-10
Report errors in external files (#6308)
Tobias Schmitz
2025-06-04
Apply short fall consistently in math when stretching (#6377)
Max
2025-06-04
Add support for WebP images (#6311)
Linus Unnebäck
2025-06-04
Apply script-style to numbers consistently in math (#6320)
Max
2025-06-03
Fix bottom accent positioning in math (#6187)
Max
2025-05-28
Fix stroking of glyphs in math mode (#6243)
Mikołaj
2025-05-28
Remove line break opportunity when math operator precededes a closing paren (...
Ian Wrzesinski
2025-05-12
Expand text link boxes vertically by half the leading spacing (#6252)
Tobias Schmitz
2025-05-12
Prohibit some line break opportunities between LTR-ISOLATE and OBJECT-REPLACE...
Tobias Schmitz
2025-05-06
Respect RTL cell layouting order in grid layout (#6232)
Tobias Schmitz
2025-04-01
Switch PDF backend to `krilla` (#5420)
Laurenz Stampfl
2025-03-31
Unify layout of `vec` and `cases` with `mat` (#5934)
Max
2025-03-31
Add dotless parameter to `math.accent` (#5939)
Max
2025-03-24
Use `u64` instead of `usize` to store counter and enumeration item numbers, s...
Eduardo Sánchez Muñoz
2025-03-11
Fix `math.root` frame size (#6021)
Max
2025-03-11
Fix `cargo clippy` warnings (mostly about `.repeat.take` and `.next_back`) (#...
evie
2025-02-26
Fix curve with multiple non-closed components. (#5963)
Emmanuel Lesueur
2025-02-24
Fix math accent base height calculation (#5941)
Max
2025-02-24
Bump MSRV to 1.83 and Rust in CI to 1.85 (#5946)
Laurenz
2025-02-10
Respect `par` constructor arguments (#5842)
Laurenz
2025-02-10
Don't crash on image with zero DPI (#5835)
PgBiel
2025-02-06
Documentation fixes and improvements (#5816)
Malo
2025-02-05
Fix small copy-paste oversight (#5811)
Eric Biedert
2025-02-02
Revert adding `flatten-text` to `image` (#5789)
Laurenz
2025-01-31
Change the default math class of U+22A5 ⊥ UP TACK to Normal (#5714)
Malo
2025-01-31
Include images from raw pixmaps and more (#5632)
frozolotl
2025-01-27
Support first-line-indent for every paragraph (#5768)
Laurenz
2025-01-24
Semantic paragraphs (#5746)
Laurenz
[next]