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
/
tests
/
suite
/
math
Age
Commit message (
Expand
)
Author
2025-06-26
Allow deprecating symbol variants (#6441)
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-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-20
Error if an unexpected named argument was received (#6192)
frozolotl
2025-04-17
Add test for flattened accents in math (#6188)
Max
2025-04-02
Parse multi-character numbers consistently in math (#5996)
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-02-23
Make math shorthands noncontinuable (#5925)
Max
2025-01-31
Change the default math class of U+22A5 ⊥ UP TACK to Normal (#5714)
Malo
2025-01-24
Semantic paragraphs (#5746)
Laurenz
2025-01-23
Update math TextElem layout to separate out SymbolElem
Ian Wrzesinski
2025-01-23
Basic SymbolElem addition
Ian Wrzesinski
2025-01-23
Fix delimiter unparen syntax (#5739)
Ian Wrzesinski
2025-01-09
Better math argument parsing (#5008)
Max
2025-01-06
Improve `repr` for `arguments` (#5652)
Malo
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-08
Fix multiline annotations in over- elems in math changing the baseline (#5459)
Max
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-11-12
Removed deprecated `diff` symbol (#5388)
Andrew Voynov
2024-10-31
9. Parse math field access in the lexer
Ian Wrzesinski
2024-10-30
Add `math.accent` support for `flac` and `dtls` OpenType features (#5202)
Max
2024-10-10
Fix bug in `math.frac` layout code (#5177)
Max
2024-10-10
Resolve lengths in math with scaled font size (#5168)
Eric Biedert
2024-10-07
Fix panic for empty breakable block equations (#5116)
Eric Biedert
2024-10-01
Fix breakable block equation overflow (#5078)
Max
2024-10-01
Fix `math.stretch` not working vertically with attachments (#5069)
Max
2024-09-27
Fix `math.lr` size argument not being applied to enclosed `math.mid` (#5050)
Max
2024-09-26
Spelling (#5020)
Josh Soref
2024-09-26
Add `math.stretch` element function (#5030)
Max
2024-09-26
Add alignment parameter to matrices and vectors (#4998)
Max
2024-09-26
Extend hint for unknown variables in math (#5038)
Max
2024-09-02
Improve unknown variable diagnostics (#4858)
tingerrr
2024-08-26
Implement math kerning and fix various `math.attach` bugs (#4762)
Max
2024-08-26
Don't number empty regions of broken block equations (#4836)
Eric Biedert
2024-08-26
Fix nested attachments when the base in `math.attach` has attachments (#4832)
Max
2024-08-15
Adjust the baseline of root radicand frame (#4736)
Leedehai
2024-08-09
Split shorthands into math and markup, add tilde shorthand (#4706)
Max
2024-08-09
Make under/overlines behave the same as accents in attach base (#4695)
Max
2024-08-05
Add missing under/over-delimiters (#4637)
mkorje
2024-07-15
Wrapping with parens should not push superscripts higher (#4545)
Leedehai
2024-07-08
Primes should not further raise next superscript's position (#4492)
Leedehai
[next]