summaryrefslogtreecommitdiff
path: root/crates/typst-library
AgeCommit message (Expand)Author
2023-11-08Switch to workspace dependenciesLaurenz
2023-11-08Add constructor for `stroke`. (#2518)Joseph Wilson
2023-11-07Make reference to spreading in arguments of `grid` (#2593)KronosTheLate
2023-11-07Gradient Part 5b: Fix gradients in math (#2604)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-11-02fix(figure separator): `. ` is now default for Russian (#2540)Andrew Voynov
2023-10-31Fixed doc typo for math > cancel > angle (#2535)Andrew Voynov
2023-10-31Fix citation grouping bug with spacesLaurenz
2023-10-31CSL supportLaurenz
2023-10-31Documentation improvements (#2492)Joseph Wilson
2023-10-30Fixed typos (#2524)Fritz Rehde
2023-10-30Add a bit more detail to `font` parameter docsLaurenz
2023-10-29Remove duplicated lookupLaurenz
2023-10-29Linebreaking for linksLaurenz
2023-10-28Simplify linebreakingLaurenz
2023-10-28Bump ICU dataLaurenz
2023-10-28Fix justification with hanging indent and negative spacingLaurenz
2023-10-28Fix justified linebreaking without justifiablesLaurenz
2023-10-27Add IDs and creation date to PDFs (#2374)Martin Haug
2023-10-27Fix trailing mandatory breaks being swallowed (#2502)tingerrr
2023-10-25Bump dependenciesLaurenz
2023-10-25Fix pagebreak.to check (#2475)Francisco J. Sanchez
2023-10-25Add `csch` and `sech` operators (#2378)Thomas Aldrian
2023-10-22Remove unnecessary backticksLaurenz
2023-10-22Refactor `cancel`, now able to take absolute angle or functions (#2466)LU Jialin
2023-10-22Support adjustment of more CJK punctuation (#2456)Wenzhuo Liu
2023-10-22Fix compiler panic for float with no vertical alignment (#2437)MALO
2023-10-22Don't hyphenate on no-break characters (#2396)Eric Biedert
2023-10-22Adapt default figure separator to the current locale (#2390)MALO
2023-10-22Add date to document (#2371)SekoiaTree
2023-10-22Add support for negative augment indexes (#2372)SekoiaTree
2023-10-19Clarified docs for `calc.perm,rem,quo` (#2408)Joseph Wilson
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-17Add `reverse` parameter to `cases` (#2370)tingerrr
2023-10-17Filter out prohibited line breaks in `par` (#2376)tingerrr
2023-10-17Add some integral symbols (#2413)Oscar
2023-10-17Replaced `into_iter` to `iter` (#2398)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-10Fix clipping when a box/block has a `radius` (#2338)Sébastien d'Herbais de Thun
2023-10-09Adjust table inset behavior to the same as container's (#1979) (#2323)HydroH
2023-10-09Bump ecowLaurenz
2023-10-09Multinomial coefficients (#2237)TheJosefOlsson
2023-10-08Bump hypherLaurenz