summaryrefslogtreecommitdiff
path: root/crates/typst-library/src/text
AgeCommit message (Expand)Author
2025-06-20More type-safe color conversionsLaurenz
2025-06-12Check that all translation files are added to TRANSLATIONS and ends with newl...Ilia
2025-06-11Warn when using variable fonts (#6425)cAttte
2025-06-11Render `#super` as `<sup>`, `#sub` as `<sub>` in HTML (#6422)Lachlan Kermode
2025-06-10Use the shaper in math (#6336)Max
2025-06-10Report errors in external files (#6308)Tobias Schmitz
2025-06-04Fix Ukrainian secondary smart quotes (#6372)Nazar Serhiichuk
2025-06-03Change Russian secondary smart quotes & remove alternatives (#6331)Andrew Voynov
2025-06-03Add Latvian translations (#6348)Kristofers Solo
2025-06-02Bump Rust to 1.87 in CI (#6367)Laurenz
2025-05-28More precise math font autocomplete suggestions (#6316)Igor Khanin
2025-05-20Fix text overhang example in docs (#6223)Max
2025-04-04Add Indonesian translation (#6108)Markus Langgeng Iman Saputra
2025-04-02Disallow empty font lists (#6049)Malo
2025-03-31Improve french smartquotes (#5976)Malo
2025-03-12Fix missing words and paren in docs (#6046)Kevin K.
2025-02-24Bump MSRV to 1.83 and Rust in CI to 1.85 (#5946)Laurenz
2025-02-18HTML export: Use `<code>` for inline `RawElem` (#5884)ᡥᠠᡳᡤᡳᠶᠠ ᡥᠠᠯᠠ·ᠨᡝᡴᠣ 猫
2025-02-16Remove Linux Libertine warning (#5876)Laurenz
2025-02-10Respect `par` constructor arguments (#5842)Laurenz
2025-02-10Add smart quotes for Bulgarian (#5807)TwoF1nger
2025-02-05Export target docs (#5812)Laurenz
2025-02-03Refactor `Scope` (#5797)Laurenz
2025-01-31Disable cjk_latin_spacing in raw by default (#5753)Hong Jiarong
2025-01-31Include images from raw pixmaps and more (#5632)frozolotl
2025-01-23Add support for `c2sc` OpenType feature in `smallcaps` (#5655)Malo
2025-01-16Add font exception for NewCM Sans Math (#5682)Eric Biedert
2025-01-10Don't generate accessors for required fields (#5680)Laurenz
2025-01-09Fix memory size of `TextElem` (#5674)Laurenz
2025-01-09Revamp data loading and deprecate `decode` functions (#5671)Laurenz
2025-01-08More flexible and efficient `Bytes` representation (#5670)Laurenz
2024-12-20Fix math size resolving (#5596)Max
2024-12-17Support for defining which charset should be covered by a font (#5305)Peng Guanwen
2024-12-17Rename `pattern` to `tiling` (#5590)Laurenz
2024-12-08Add support for Croatian quotes (#5539)Borna Punda
2024-12-04A few basic HTML show rulesLaurenz
2024-11-27Add Bulgarian translation entries (#5476)Deyan Ginev
2024-11-26Update NewCM fonts to version 7.0.0 (#5465)Max
2024-11-26Docs: note `par.linebreaks` in `text.costs` (#5434)Johann Birnick
2024-11-26Support for Basque language (#5429)Iagoba Apellaniz
2024-11-04Disable justification in `raw(block: true, ...)` (#4889)Sébastien d'Herbais de Thun
2024-10-31Replace `once_cell`'s `Lazy` as much as possible (#4617)Abdul-Rahman Sibahi
2024-10-28Fix wrong Greek and Ukrainian language codes (#5261)Kevin K.
2024-10-28Fix wrong drop order for self-referential struct (#5306)Giacomo Stevanato
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-19Added `ghost` attr to `elem` macro (#2718)Sébastien d'Herbais de Thun
2023-11-19Streamline importsLaurenz
2023-11-19Fix linebreaking at the end of linksLaurenz