summaryrefslogtreecommitdiff
path: root/crates
AgeCommit message (Expand)Author
2024-01-15Added gradient alias for nabla symbol (#3195)Andrew Voynov
2024-01-15Add sym.lrm and sym.rlm (#3182)violet
2024-01-15Add Catalan translations (#3181)Martin Haug
2024-01-12Autogenerate default cast in`#[ty]` unless `cast` is specifiedLaurenz
2024-01-12Added `int.signum`, `float.signum`, `float.is-nan`, and `float.is-infinite` (...Sébastien d'Herbais de Thun
2024-01-12Rename `Align` to `Alignment`Laurenz
2024-01-12Add Stroke::from_pairLaurenz
2024-01-12Fix a few variadic signaturesLaurenz
2024-01-09Partially fix hide for line, polygon, table, grid (#3139)Wenzhuo Liu
2024-01-09Let type constructor/field access error report the name correctly (#3140)Leedehai
2024-01-08Fix CMYK on gradients (#3142)Sébastien d'Herbais de Thun
2024-01-05Fix large operators in cambria math (#3115)Wenzhuo Liu
2024-01-05Initial table per-cell customization [More Flexible Tables Pt.2a] (#3037)PgBiel
2024-01-05Ignore weak HElem at the beginning and end of an LR group (#2950)Leedehai
2024-01-05fix: removed typo from http client user agent. (#3134)didier amyot
2024-01-05Fix typos (#3126)emilylime
2024-01-04Improve positioning of multiple accents and attachments (#3059)Eric Biedert
2024-01-04Clarify label name's pattern in doc (#3053)Leedehai
2024-01-03Fix CMYK docs (#3128)Kevin K
2024-01-03Inline equations linebreak at appropriate places (#2938)Myriad-Dreamin
2024-01-03Added `to-absolute` method to length. (#3117)Sébastien d'Herbais de Thun
2024-01-03Fix linebreak fallback tofu (#3123)Wenzhuo Liu
2024-01-03Sync the new combining accents added in PR #2218 (#3069)Leedehai
2024-01-03Expose PrimesElem as #math.primes in Typst code (#3063)Leedehai
2024-01-02Clarify the way to access functions from dictionaries (#3064)Leedehai
2024-01-02Don't stop parsing markup text for braces (#3112)Nathan Varner
2024-01-02Fix `#[internal]` fields needing `IntoValue` impl (#3103)Sébastien d'Herbais de Thun
2024-01-02Add a `--color` flag (#3060)tingerrr
2023-12-30Don't allow nested line comment inside block comment (#3048)Heinenen
2023-12-30New performance timings (#3096)Sébastien d'Herbais de Thun
2023-12-28Suggest accessing field if method doesn't exist (#2977)voidiz
2023-12-28Make accent size adjustable (#3077)Eric Biedert
2023-12-28Remove uses of `EcoString::inline`Laurenz
2023-12-28Fix naming inconsistency for strokesLaurenz
2023-12-25Contemporary Japanese numbering (#3012)k-84mo10
2023-12-21Added Serbian translation for LocalName (#3023)Stamen
2023-12-21Fix `star.stroked`Laurenz
2023-12-19Write annotation flagsMartin Haug
2023-12-19Add stroke for text (#2970)Wenzhuo Liu
2023-12-19Grid and Table API Unification [More Flexible Tables Pt.1] (#3009)PgBiel
2023-12-18Cycle list markers by default (#2788)Emmett Rayes
2023-12-18Implement CSV file header rows support. (#2619)Niklas Ausborn
2023-12-18Explain how to get the location of an element returned by `query` (#2999)Malo
2023-12-18Shape plan caching (#2876)Laurenz
2023-12-18Bump svg2pdf and related crates (#2992)Laurenz
2023-12-18Expand the AttachElement frame so it encompasses its child center_frame (#2968)Leedehai
2023-12-18Switch to `two-face` for extra syntect syntaxes (#2937)CosmicHorror
2023-12-18Fix a parser bug causing `x.)` to be treated as a field access (#2962)Carson McManus
2023-12-18Parallel export (#2989)Sébastien d'Herbais de Thun
2023-12-18Fix pattern offset in PDF (#2985)Eric Biedert