summaryrefslogtreecommitdiff
path: root/crates
AgeCommit message (Expand)Author
2024-11-29Fix paragraph spacing in Rust 1.82+0.9Laurenz
2023-10-31CSL supportLaurenz
2023-10-31Documentation improvements (#2492)Joseph Wilson
2023-10-30Fixed typos (#2524)Fritz Rehde
2023-10-30Say which label occurs never or multiple times in error messageLaurenz
2023-10-30Add a bit more detail to `font` parameter docsLaurenz
2023-10-30Label tooltipLaurenz
2023-10-30Label autocompletionLaurenz
2023-10-30More Markdown features in docsLaurenz
2023-10-30Add missing gradient to stroke cast (#2527)Eric Biedert
2023-10-29Remove duplicated lookupLaurenz
2023-10-29Reduce trigger region of closure tooltipLaurenz
2023-10-29Docs fixesLaurenz
2023-10-29Clarify how `ident` is used in PDF exportLaurenz
2023-10-29Improve "cannot apply '{+,-}'" error messages (#2510)MALO
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 spelling of sRGBLaurenz
2023-10-27Fix error priority for function argumentsLaurenz
2023-10-27Fix argument parsing bugLaurenz
2023-10-27Less verbose `Debug` impl for `Element`Laurenz
2023-10-27Implement unary `array.zip`, closing #2478 (#2491)Joseph Wilson
2023-10-27Fix trailing mandatory breaks being swallowed (#2502)tingerrr
2023-10-25Use fontdb to search fonts, with basic fontconfig support (#2472)7sDream
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-25Improve color and gradient docsLaurenz
2023-10-24Bump pdf-writerLaurenz
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-19Fix tag list orderLaurenz
2023-10-19Only print unique diagnostics (#2385)tingerrr
2023-10-19Clarified docs for `calc.perm,rem,quo` (#2408)Joseph Wilson
2023-10-19Clear screen instead of resetting the terminal (#2431)frozolotl
2023-10-19Fixed transform panic (#2435)Sébastien d'Herbais de Thun
2023-10-18removed `update_justifiable` (#2426)Sébastien d'Herbais de Thun
2023-10-17Cached export for incremental (#2400)Sébastien d'Herbais de Thun
2023-10-17Replace `Vec` with `EcoVec`, removed `Box` (#2420)Sébastien d'Herbais de Thun
2023-10-17Cache `is_justifiable` (#2399)Sébastien d'Herbais de Thun