summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-25Update changelogLaurenz
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-22Fixed usage of command options in README (#2445)toddlerer
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-19Bump rustix from 0.38.13 to 0.38.19 (#2429)dependabot[bot]
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
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-17mehtod to method in page-setup.md (#2412)Pierre
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-12MathAttach::primes: account for possible hash before base (#2363)bluebear94
2023-10-10Simpler example for a regex (#2345)KillTheMule
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-10Adds a default value to `.remove()` on `dict` and `array` (#2346)Sébastien d'Herbais de Thun
2023-10-10Gradient Part 4 - Conic gradients (#2325)Sébastien d'Herbais de Thun
2023-10-09Update issue template and link to web app issue trackerLaurenz
2023-10-09Hashtag -> HashLaurenz
2023-10-09Adjust table inset behavior to the same as container's (#1979) (#2323)HydroH
2023-10-09Use/allow U+2212 MINUS SIGN instead of U+002D HYPHEN MINUS everywhere (#2318)MALO
2023-10-09Optimize `Str::rev`Laurenz