summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-24Simplify counting a bitLaurenz
2023-11-24Move delayed errors into tracerLaurenz
2023-11-24Merge `typst` and `typst-library`Laurenz
2023-11-24Allow multiple font paths in `TYPST_FONT_PATHS` (#2746)frozolotl
2023-11-24Fix `has` on non-inherent fields (#2745)frozolotl
2023-11-24Update test-helper doc for the easiest installation instruction (#2744)Leedehai
2023-11-24Upgrade open package to v5.0.1 (#2752)Albert Dong
2023-11-21Make `color.components`' alpha parameter named (#2734)frozolotl
2023-11-21Tidy up some importsLaurenz
2023-11-21Inline block into styles fileLaurenz
2023-11-21Extract location type into its own fileLaurenz
2023-11-21Remove bibliography point from LaTeX guideMartin Haug
2023-11-21Clean up some color quantization code (#2730)frozolotl
2023-11-20Support arbitrary content for document titleLaurenz
2023-11-20Document the `#[ghost]` attribute from #2718 (#2721)Sébastien d'Herbais de Thun
2023-11-20Fix gradient colors (#2719)Sébastien d'Herbais de Thun
2023-11-19Added `ghost` attr to `elem` macro (#2718)Sébastien d'Herbais de Thun
2023-11-19Fix docsLaurenz
2023-11-19Workaround for show set propagation on citationsLaurenz
2023-11-19Remove trailing whitespaceLaurenz
2023-11-19Rename typeset function to layoutLaurenz
2023-11-19More useful `Debug` implsLaurenz
2023-11-19Streamline importsLaurenz
2023-11-19Fix linebreaking at the end of linksLaurenz
2023-11-19Disable default features of `zip` crateLaurenz
2023-11-19Use proxy for fetching release metadataLaurenz
2023-11-19Watching fixes (#2706)Laurenz
2023-11-17Implement euclidean division and remainder (#2678)frozolotl
2023-11-17Parallel image encoding (#2693)Sébastien d'Herbais de Thun
2023-11-17Remove restrictions to chroma and improve clamping (#2690)frozolotl
2023-11-17nix: include git rev in build (#2688)Charlie Moog
2023-11-17Allow `elem` synthesized fields to take a default value (#2687)Sébastien d'Herbais de Thun
2023-11-17Correct sentenceLaurenz
2023-11-15Lexer change: Allow emphasis in CJK text without spaces (#2648)Peng Guanwen
2023-11-15Add `arguments` constructor & fix equality (#2686)tingerrr
2023-11-15Fix cmyk repr (#2682)frozolotl
2023-11-15Add span information to realized `ParElem` (#2675)Sébastien d'Herbais de Thun
2023-11-15Remove `a` suffix from Rgba and LinearRgba (#2691)frozolotl
2023-11-14Translate local names to Greek (#2684)Dimitri Kokkonis
2023-11-13Fix potential line splitting issue in `raw` (#2674)Sébastien d'Herbais de Thun
2023-11-13Improve color conversions (#2659)frozolotl
2023-11-13Assign spans to `raw.line` (#2672)Sébastien d'Herbais de Thun
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-13Improve documentation for figure kind (#2654)Malo
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