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
/
ref
/
math
Age
Commit message (
Expand
)
Author
2023-11-27
Fix trailing comma of function call in math mode (#2772)
T0mstone
2023-11-27
Implement mid() for middle delimiters in lr() (#2760)
Leedehai
2023-11-13
Allow non-string contents for math operators (#2663)
frozolotl
2023-10-22
Refactor `cancel`, now able to take absolute angle or functions (#2466)
LU Jialin
2023-10-22
Add support for negative augment indexes (#2372)
SekoiaTree
2023-10-12
MathAttach::primes: account for possible hash before base (#2363)
bluebear94
2023-10-09
Multinomial coefficients (#2237)
TheJosefOlsson
2023-09-21
Add gaps for matrix, case, and vector (#2186)
SekoiaTree
2023-09-18
Fix "set align" for block equations (#2157)
Eric Biedert
2023-09-13
Update to usvg 0.35 (#2113)
Laurenz Stampfl
2023-09-06
Fix spacing after number in math
Laurenz
2023-09-06
Don't automatically match fences
Laurenz
2023-08-26
Fix weak spacing broken in math (#1966)
sitandr
2023-08-25
Initial support for augmented matrices (#1679)
lolstork
2023-08-10
Fix single prime in subscript (#1909)
sitandr
2023-08-05
Period and slash are ordinary characters in math (#1855)
damaxwell
2023-08-05
Correct spacing between closing delimiter and large operators (#1857)
damaxwell
2023-08-03
Ensure normal weight math font face is consistent (#1774)
damaxwell
2023-08-03
large operators have limits in displays; relations have limits always (#1748)
damaxwell
2023-07-20
Improved #box baselines in math (#1755)
damaxwell
2023-07-20
Center delimiters vertically about the axis (#1756)
damaxwell
2023-07-20
Center large operators on axis (#1735)
damaxwell
2023-07-18
Improved math root layout (#1743)
damaxwell
2023-07-18
split attach test (#1744)
damaxwell
2023-07-17
Support for bounding box text edges (#1626)
damaxwell
2023-07-17
Classify `dots.c`, `dots.down`, `dots.up` and `dots.v` as normal (#1726)
Liam Murphy
2023-07-10
Better primes in math (#1614)
sitandr
2023-07-10
Customizable math classes (#1681)
Eric Biedert
2023-07-06
Handle single and alternate substs for single glyphs in math mode (#1592)
bluebear94
2023-07-06
Add support for weak elements in math (#1633)
bluebear94
2023-06-26
support optical sizes for script/scriptscript when available (#1580)
damaxwell
2023-06-26
math under/overline now draws simple lines based on parameters in math font t...
damaxwell
2023-06-24
Added argument to disable limits in inline math, closes #1522 (#1552)
sitandr
2023-06-20
Make factorial take precedence over fraction in math expressions (#1487)
bluebear94
2023-06-20
Created new system for limits (fixes #1443) (#1452)
sitandr
2023-06-09
Treat function-looking code in attachment as function (#985)
Alex Saveau
2023-06-09
Don't type check matrices (#1442)
Alex Saveau
2023-05-23
Forced size command in math (#1128)
sitandr
2023-05-19
Fixed symbol style reset in stretching (#1195)
sitandr
2023-05-12
Show rules for symbols (fixes #1130) (#1175)
sitandr
2023-05-11
Adjust attach() per TeXbook Appendix G 18a (#1129)
Leedehai
2023-05-11
Alternate between right/left alignment in equations (#936)
Alex Saveau
2023-05-03
Add shorthand for root operation (#929)
Marmare314
2023-05-02
Add ICC profiles to images in PDF and update `usvg`, `svg2pdf` (#822)
Martin Haug
2023-04-28
Initial fix for spacing on decorated math operators (#1023)
Pg Biel
2023-04-27
Make ast == ast.op (fixes #1004) (#1017)
Alex Saveau
2023-04-25
Support indices preceding the base symbol, revamping #699 (#825)
Leedehai
2023-04-25
Support implicit alignment (#749)
Alex Saveau
2023-04-24
Fix broken matrices with alignment and optimize code while we're at it (#935)
Alex Saveau
2023-04-24
Obey alignment in matrices (#892)
Alex Saveau
[next]