summaryrefslogtreecommitdiff
path: root/tests/typ
AgeCommit message (Expand)Author
2023-10-31CSL supportLaurenz
2023-10-30Fixed typos (#2524)Fritz Rehde
2023-10-30Say which label occurs never or multiple times in error messageLaurenz
2023-10-30Add missing gradient to stroke cast (#2527)Eric Biedert
2023-10-29Improve "cannot apply '{+,-}'" error messages (#2510)MALO
2023-10-29Linebreaking for linksLaurenz
2023-10-28Add regression test for #80Laurenz
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 error priority for function argumentsLaurenz
2023-10-27Fix argument parsing bugLaurenz
2023-10-27Implement unary `array.zip`, closing #2478 (#2491)Joseph Wilson
2023-10-25Fix pagebreak.to check (#2475)Francisco J. Sanchez
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-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-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-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-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-09Multinomial coefficients (#2237)TheJosefOlsson
2023-10-06Gradient Part 3 - Radial gradients (#2312)Sébastien d'Herbais de Thun
2023-10-05Fix crashes with infinite lengths (part 2) (#2298)bluebear94
2023-10-04Gradient Part 2a - Fix sharp gradients in SVG (#2307)Sébastien d'Herbais de Thun
2023-10-03Gradient Part 2 - Linear gradients (#2279)Sébastien d'Herbais de Thun
2023-10-03Fix test failureLaurenz
2023-10-03ShapedText::push_hyphen: Use self.base for default hyphen range (#2299)bluebear94
2023-10-02Add capability to get current compiler version (#2016)T0mstone
2023-10-02Passing color to the augment line in matrix (#2281)LU Jialin
2023-09-29Color fixes (#2262)Sébastien d'Herbais de Thun
2023-09-28Handle compiler panics when handling infinite lengths (#2215)bluebear94
2023-09-26Prevent block spacing with placed elements (#2244)Eric Biedert
2023-09-26Avoid plugin panics (#2232)Arnaud Golfouse
2023-09-26Resolve spacing before comparing (#2235)Eric Biedert
2023-09-25Add `background` parameter to `overline`, `underline` and `strike` (#2219)tingerrr
2023-09-25Add custom smart quotes (#2209)tingerrr
2023-09-25Fixing the styling issues of the empty pages caused by pagebreak (#2182)LU Jialin
2023-09-25Better rect edges (#1956)Anton Wetzel
2023-09-25Fixing the baseline in math content (#2220)LU Jialin
2023-09-21Add gaps for matrix, case, and vector (#2186)SekoiaTree