summaryrefslogtreecommitdiff
path: root/crates
AgeCommit message (Expand)Author
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
2023-11-13Fix spelling mistake (#2664)frozolotl
2023-11-13Fix links in bibliographies againLaurenz
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-10Simplify some pathsLaurenz
2023-11-10Implement Oklch support (#2611)frozolotl
2023-11-08Move some things out of `util`Laurenz
2023-11-08Gradient Part 5c: Fix gradient rotation on text & math (#2606)Sébastien d'Herbais de Thun
2023-11-08Make `PdfContext` private againLaurenz
2023-11-08Fix intradoc linksLaurenz
2023-11-08Change rectangle clip to use the inside of the stroke, not the middle. (#2626)Anton Wetzel
2023-11-08Extract `typst-pdf` crateLaurenz
2023-11-08Extract `typst-svg` crateLaurenz
2023-11-08Extract `typst-render` crateLaurenz
2023-11-08Switch to workspace dependenciesLaurenz
2023-11-08Fix color export for SVG (#2610)frozolotl
2023-11-08Fix OkLab color negation (#2609)frozolotl
2023-11-08Add constructor for `stroke`. (#2518)Joseph Wilson
2023-11-07Make reference to spreading in arguments of `grid` (#2593)KronosTheLate
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-07Synthesize `block` and `quotes` & improve documentation for `quote` (#2532)tingerrr
2023-11-06Improve reshape condition (#2547)Peng Guanwen
2023-11-06Prevent silent swallowing of return expressions trailing arguments (#2545)Samuel Tardieu
2023-11-06Content rework 2 - Electric Boogaloo (#2504)Sébastien d'Herbais de Thun
2023-11-02Implement dict key interpolation (#2559)Matt Fellenz
2023-11-02Derive PDF instance id from content hash (#2552)Charlie Moog
2023-11-02Documentation fixes (#2543)MALO
2023-11-02fix(figure separator): `. ` is now default for Russian (#2540)Andrew Voynov
2023-11-02Some math docs improvementsLaurenz
2023-10-31Fixed doc typo for math > cancel > angle (#2535)Andrew Voynov
2023-10-31Fix citation grouping bug with spacesLaurenz
2023-10-31CSL supportLaurenz
2023-10-31Documentation improvements (#2492)Joseph Wilson