summaryrefslogtreecommitdiff
path: root/crates/typst-library/src/math
AgeCommit message (Expand)Author
2025-03-31Add dotless parameter to `math.accent` (#5939)Max
2025-02-05Export target docs (#5812)Laurenz
2025-02-03Refactor `Scope` (#5797)Laurenz
2025-01-31Change the default math class of U+22A5 ⊥ UP TACK to Normal (#5714)Malo
2025-01-24Semantic paragraphs (#5746)Laurenz
2025-01-23Use SymbolElem in more places and add `char` cast for contentIan Wrzesinski
2025-01-23Basic SymbolElem additionIan Wrzesinski
2025-01-23Add lcm as an operator in math mode (#5718)SekoiaTree
2025-01-23Rework outline (#5735)Laurenz
2025-01-21Remove redundant doc comments on standard arguments (#5725)Laurenz
2025-01-10Don't generate accessors for required fields (#5680)Laurenz
2025-01-09Better math argument parsing (#5008)Max
2024-12-20Fix math size resolving (#5596)Max
2024-12-20Fix arbitrarily nested equations in the base of `math.attach` (#5613)Max
2024-11-17Use `codex` for symbols (#5421)Malo
2024-10-27Split out four new crates (#5302)Laurenz
2023-11-24Merge `typst` and `typst-library`Laurenz
2023-11-21Tidy up some importsLaurenz
2023-11-19Streamline importsLaurenz
2023-11-15Add span information to realized `ParElem` (#2675)Sébastien d'Herbais de Thun
2023-11-14Translate local names to Greek (#2684)Dimitri Kokkonis
2023-11-13Allow non-string contents for math operators (#2663)frozolotl
2023-11-13Fix bug where inline equations were displayed in the outline (#2662)frozolotl
2023-11-07Gradient Part 5b: Fix gradients in math (#2604)Sébastien d'Herbais de Thun
2023-11-06Content rework 2 - Electric Boogaloo (#2504)Sébastien d'Herbais de Thun
2023-10-31Fixed doc typo for math > cancel > angle (#2535)Andrew Voynov
2023-10-25Add `csch` and `sech` operators (#2378)Thomas Aldrian
2023-10-22Refactor `cancel`, now able to take absolute angle or functions (#2466)LU Jialin
2023-10-22Add support for negative augment indexes (#2372)SekoiaTree
2023-10-17Add `reverse` parameter to `cases` (#2370)tingerrr
2023-10-09Multinomial coefficients (#2237)TheJosefOlsson
2023-10-06Add `size:` argument for `abs`, `norm`, `floor`, `ceil` and `round` (#2292) (...HydroH
2023-10-03Gradient Part 2 - Linear gradients (#2279)Sébastien d'Herbais de Thun
2023-10-02Passing color to the augment line in matrix (#2281)LU Jialin
2023-09-28initial Romanian support (#2246)DVDTSB
2023-09-26Add `wide` spacing for math (#2224)DVDTSB
2023-09-25feat: inital Hungarian language support (#2229)FlyinPancake
2023-09-25Fixing the baseline in math content (#2220)LU Jialin
2023-09-21Add gaps for matrix, case, and vector (#2186)SekoiaTree
2023-09-18Fix "set align" for block equations (#2157)Eric Biedert
2023-09-13Bump dependenciesLaurenz
2023-09-13Fix newline in text in mathLaurenz
2023-09-13Fix box in 100% width blockLaurenz
2023-09-11First-class typesLaurenz
2023-09-11Provide `highlight` function for setting the background color of text (#2076)LU Jialin
2023-09-06Fix spacing after number in mathLaurenz
2023-08-31Modify sqrt example (#2028)Szymon Bęczkowski
2023-08-26Fix weak spacing broken in math (#1966)sitandr
2023-08-25Add Finnish translations (#1996)Kivi Kaitaniemi
2023-08-25calm down clippy even more (#1997)Beiri22