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
2024-10-15
Fix bug in `math.frac` layout code (#5177)
Max
2024-10-15
Resolve lengths in math with scaled font size (#5168)
Eric Biedert
2024-10-15
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
2024-07-06
Avoid spaces around ignorant and invisible elements in math (#4348)
Eric Biedert
2024-06-04
Pad matrix cell to make matrix have a consistent height (#4153)
Wenzhuo Liu
2024-06-04
Align point and linebreak should not increase math row height (#4306)
Leedehai
2024-06-04
Align corner brackets to the top and bottom when scaling (#4200)
+merlan #flirora
2024-05-30
Make block equations breakable (#4226)
Eric Biedert
2024-05-27
Trim weak spacing at line start/end in paragraph layout (#4087)
LU Jialin
2024-05-22
Allow somewhat arbitrary characters as `mat`, `vec` and `cases` `delim` (#4211)
Malo
2024-05-22
Fix equation resizing when adding the equation number (#4179)
Leedehai
2024-05-17
Fix equations in RTL text (#4150)
Laurenz
2024-05-15
`show math.equation: set align(..)` shall not break alignment points (#4094)
Leedehai
2024-05-07
Make more characters stretchable by mid() (#4092)
Leedehai
2024-05-07
Fix: `number-align` should align line/number baselines (#4024)
Leedehai
2024-04-19
Fix empty 2-d math args with whitespace/trivia (#3786)
Ian Wrzesinski
2024-04-17
Warn about unknown font families during parsing (#3854)
Niklas Mohrin
2024-04-13
Better test runner (#3922)
Laurenz