summaryrefslogtreecommitdiff
path: root/crates/typst-library/src/text
AgeCommit message (Expand)Author
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
2023-11-14Translate local names to Greek (#2684)Dimitri Kokkonis
2023-11-13Fix potential line splitting issue in `raw` (#2674)Sébastien d'Herbais de Thun
2023-11-13Assign spans to `raw.line` (#2672)Sébastien d'Herbais de Thun
2023-11-07Synthesize `block` and `quotes` & improve documentation for `quote` (#2532)tingerrr
2023-11-06Improve reshape condition (#2547)Peng Guanwen
2023-11-06Content rework 2 - Electric Boogaloo (#2504)Sébastien d'Herbais de Thun
2023-11-02Documentation fixes (#2543)MALO
2023-10-31CSL supportLaurenz
2023-10-30Fixed typos (#2524)Fritz Rehde
2023-10-30Add a bit more detail to `font` parameter docsLaurenz
2023-10-29Linebreaking for linksLaurenz
2023-10-28Simplify linebreakingLaurenz
2023-10-22Support adjustment of more CJK punctuation (#2456)Wenzhuo Liu
2023-10-18removed `update_justifiable` (#2426)Sébastien d'Herbais de Thun
2023-10-17Cache `is_justifiable` (#2399)Sébastien d'Herbais de Thun
2023-10-17Automatically add spacing between CJK and Latin characters (#2334)Peng Guanwen
2023-10-12 Part 5a: Gradients on text with `relative: auto` or `relative: "parent"` (#2...Sébastien d'Herbais de Thun
2023-10-10Add `quote` element (#2252)tingerrr
2023-10-10Add `raw.line` (#2341)Sébastien d'Herbais de Thun
2023-10-04Add `Repr` trait (#2269)MALO
2023-10-04Fix `extent` for text decoration (#2308)Eric Biedert
2023-10-03Gradient Part 2 - Linear gradients (#2279)Sébastien d'Herbais de Thun
2023-10-03Fix test failureLaurenz
2023-10-03Honor text’s fallback option for hyphenation (#2301)bluebear94
2023-10-03ShapedText::push_hyphen: Use self.base for default hyphen range (#2299)bluebear94
2023-09-29Color fixes (#2262)Sébastien d'Herbais de Thun
2023-09-28Enable font fallback for hyphen (#2233)LU Jialin
2023-09-28initial Romanian support (#2246)DVDTSB
2023-09-26Extract IDE crateLaurenz
2023-09-25Add `background` parameter to `overline`, `underline` and `strike` (#2219)tingerrr
2023-09-25Add custom smart quotes (#2209)tingerrr
2023-09-19Gradient Part 1 - Color rework (#2171)Sébastien d'Herbais de Thun
2023-09-14Minor docs fixesLaurenz
2023-09-11First-class typesLaurenz
2023-09-11Forward third-party errorsLaurenz
2023-09-11Provide `highlight` function for setting the background color of text (#2076)LU Jialin
2023-08-31Replace tabs with spaces in raw elements. (#2042)Anton Wetzel
2023-08-29More type safety for spansLaurenz
2023-08-25Add Finnish translations (#1996)Kivi Kaitaniemi
2023-08-25calm down clippy even more (#1997)Beiri22
2023-08-23Render opening smart quote after another opening quote of a different type (#...bluebear94
2023-08-21Fix documentation on when raw text is a block. (#1953)Clemens Koza
2023-08-20Local names for Chinese and Traditional Chinese (#1919)Kingfree