summaryrefslogtreecommitdiff
path: root/tests/typ
AgeCommit message (Expand)Author
2023-12-18Do not create a block frame for out-of-flow items only (#2517)Malo
2023-12-14Improve number display (#2936)Malo
2023-12-13Remove HSV and HSL color spaces from PDF export (#2927)Sébastien d'Herbais de Thun
2023-12-13Adjust color mixing for hue-based spaces (#2931)Eric Biedert
2023-12-13Make layout account for transforms (#2555)Sébastien d'Herbais de Thun
2023-12-12More consistent spelling of "behaviour" (#2923)oliver
2023-12-11Fix #2902 (#2913)Sébastien d'Herbais de Thun
2023-12-11Mention `str(<label>)` feature in documentation for `label` (#2906)Malo
2023-12-07Add regression test for #1597Laurenz
2023-12-07Fix label in `.fields()` accessor (#2884)Sébastien d'Herbais de Thun
2023-12-06Add calc.root function (#2736)Emanuel
2023-12-05Implement lexicographic array comparison (#2827)PgBiel
2023-12-05Removed trailing whitespaces (#2852)Andrew Voynov
2023-12-04Fix PDF transform (#2850)Sébastien d'Herbais de Thun
2023-12-04Fix zero-sized patternsLaurenz
2023-12-04Fix defaults on `#[synthesized]` fields (#2825)Sébastien d'Herbais de Thun
2023-11-29Bump hayagrivaLaurenz
2023-11-29A little less route nestingLaurenz
2023-11-28Better error message for named instead of positional argumentLaurenz
2023-11-27Fix trailing comma of function call in math mode (#2772)T0mstone
2023-11-27Implement mid() for middle delimiters in lr() (#2760)Leedehai
2023-11-27Add test cases to verify lexer's identifier validation (#2773)Leedehai
2023-11-27Added vertical number alignment to enum (#2742)Jakob Sachs
2023-11-26Rework `Vt` into `Engine`Laurenz
2023-11-24Bump HayagrivaMartin Haug
2023-11-24Gradient Part 6 - Pattern fills (#2740)Sébastien d'Herbais de Thun
2023-11-24Fix `has` on non-inherent fields (#2745)frozolotl
2023-11-21Make `color.components`' alpha parameter named (#2734)frozolotl
2023-11-20Support arbitrary content for document titleLaurenz
2023-11-19Workaround for show set propagation on citationsLaurenz
2023-11-19Fix linebreaking at the end of linksLaurenz
2023-11-17Implement euclidean division and remainder (#2678)frozolotl
2023-11-17Remove restrictions to chroma and improve clamping (#2690)frozolotl
2023-11-17Allow `elem` synthesized fields to take a default value (#2687)Sébastien d'Herbais de Thun
2023-11-15Lexer change: Allow emphasis in CJK text without spaces (#2648)Peng Guanwen
2023-11-14Translate local names to Greek (#2684)Dimitri Kokkonis
2023-11-13Make Oklab and Oklch chroma ratios relative to 0.4 (#2642)frozolotl
2023-11-13Allow non-string contents for math operators (#2663)frozolotl
2023-11-13Filter out meta items when adding CJK-Latin (#2655)Wenzhuo Liu
2023-11-13Fix bug where inline equations were displayed in the outline (#2662)frozolotl
2023-11-13Add tests for shorthand (#2660)TheJosefOlsson
2023-11-11Changed default `image` Russian supplement to short form (#2637)Andrew Voynov
2023-11-10Improve French and Chinese localization for figures (#2542)MALO
2023-11-10Implement Oklch support (#2611)frozolotl
2023-11-08Gradient Part 5c: Fix gradient rotation on text & math (#2606)Sébastien d'Herbais de Thun
2023-11-08Change rectangle clip to use the inside of the stroke, not the middle. (#2626)Anton Wetzel
2023-11-08Add constructor for `stroke`. (#2518)Joseph Wilson
2023-11-07Add hints for invalid identifier errors (#2583)tingerrr
2023-11-07Gradient Part 5b: Fix gradients in math (#2604)Sébastien d'Herbais de Thun
2023-11-06Improve reshape condition (#2547)Peng Guanwen