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
/
math
Age
Commit message (
Expand
)
Author
2025-07-09
Move math styling to codex and add `math.scr` (#6309)
Max
2025-07-08
Rewrite foundations of native elements (#6547)
Laurenz
2025-07-02
Use "subs" and "sups" font features for typographic scripts (#5777)
Malo
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-04
Apply short fall consistently in math when stretching (#6377)
Max
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-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-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-24
Fix math accent base height calculation (#5941)
Max
2025-02-10
Respect `par` constructor arguments (#5842)
Laurenz
2025-02-05
Fix small copy-paste oversight (#5811)
Eric Biedert
2025-01-31
Change the default math class of U+22A5 ⊥ UP TACK to Normal (#5714)
Malo
2025-01-27
Support first-line-indent for every paragraph (#5768)
Laurenz
2025-01-24
Semantic paragraphs (#5746)
Laurenz
2025-01-23
Update math TextElem layout to separate out SymbolElem
Ian Wrzesinski
2025-01-23
Use SymbolElem in more places and add `char` cast for content
Ian Wrzesinski
2025-01-23
Basic SymbolElem addition
Ian Wrzesinski
2025-01-22
Don't link items if container is already linked (#5732)
Laurenz
2025-01-10
Don't generate accessors for required fields (#5680)
Laurenz
2024-12-20
Fix math size resolving (#5596)
Max
2024-12-20
Fix arbitrarily nested equations in the base of `math.attach` (#5613)
Max
2024-12-17
Support for defining which charset should be covered by a font (#5305)
Peng Guanwen
2024-12-08
Fix multiline annotations in over- elems in math changing the baseline (#5459)
Max
2024-11-29
Make `math.italic` compatible with ħ (#5492)
Malo
2024-11-27
Fix weak spacing being ignored unconditionally in `math.lr` (#5477)
Max
2024-11-27
Use extended shape information for glyph `text_like`-ness (#5483)
Max
2024-11-26
Ignore leading and trailing ignorant fragments in `math.lr` (#5473)
Max
2024-11-26
Tags shouldn't affect row height in equations (#5458)
Max
2024-10-30
Make `math.bold` compatible with Greek digamma (#5316)
Malo
2024-10-30
Guard against font bug in math glyph assembly code (#5288)
Max
2024-10-30
Add `math.accent` support for `flac` and `dtls` OpenType features (#5202)
Max
2024-10-27
Split out four new crates (#5302)
Laurenz