summaryrefslogtreecommitdiff
path: root/crates/typst-library/src/math/mod.rs
AgeCommit message (Collapse)Author
2025-07-09Move math styling to codex and add `math.scr` (#6309)Max
2025-02-05Export target docs (#5812)Laurenz
Co-authored-by: Martin Haug <3874949+reknih@users.noreply.github.com>
2025-02-03Refactor `Scope` (#5797)Laurenz
2025-01-09Better math argument parsing (#5008)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-14Translate local names to Greek (#2684)Dimitri Kokkonis
Additionally, add support for single and double quotes in Greek.
2023-11-13Fix bug where inline equations were displayed in the outline (#2662)frozolotl
2023-11-06Content rework 2 - Electric Boogaloo (#2504)Sébastien d'Herbais de Thun
2023-09-28initial Romanian support (#2246)DVDTSB
2023-09-25feat: inital Hungarian language support (#2229)FlyinPancake
2023-09-18Fix "set align" for block equations (#2157)Eric Biedert
2023-09-13Fix box in 100% width blockLaurenz
Fixes #2128
2023-09-11First-class typesLaurenz
Makes types first-class values.
2023-09-11Provide `highlight` function for setting the background color of text (#2076)LU Jialin
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
2023-08-20Local names for Chinese and Traditional Chinese (#1919)Kingfree
2023-07-20Improved #box baselines in math (#1755)damaxwell
* Improved #box baselines in math * add a test
2023-07-17Support for bounding box text edges (#1626)damaxwell
2023-07-10Customizable math classes (#1681)Eric Biedert
2023-07-06Add Japanese translation for LocalName (#1662)Shogo Takata
2023-07-06Add support for weak elements in math (#1633)bluebear94
2023-07-02Move everything into `crates/` directoryLaurenz