summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-29Raise Rust version to 1.74Laurenz
2024-01-29Refactor capability helpersLaurenz
2024-01-29Merge `Fields` and `ElementFields` traitsLaurenz
2024-01-29Add `openssl` to dependencies in `flake.nix` (#3285)spore
2024-01-29Link to `datetime` from `datetime.display` docs (#3270)Terts Diepraam
2024-01-29Do not parse special spaces to Space Token (#3267)Peng Guanwen
2024-01-26Configure ureq to use sytem-native TLS (#3258)Laurenz
2024-01-26Refactor math styling to bring it closer to normal styling (#3262)Laurenz
2024-01-26Add missing Chinese counting symbols to documentation (#3264)zica
2024-01-25Bump resvg + svg2pdf and add support for filters (#3254)Laurenz Stampfl
2024-01-25Merging cells: Colspans [More Flexible Tables Pt.3a] (#3239)PgBiel
2024-01-25Include units in top-level SVG element (#3233)Artemis Tosini
2024-01-25doc: remove inaccurate statement in eval (#3250)Wenzhuo Liu
2024-01-25Make typst's advanced color public (#3234)Myriad-Dreamin
2024-01-25Make `math.class` affect the limit configuration (#3231)Malo
2024-01-25Fix PDF export of grayscale image (#3219)Laurenz Stampfl
2024-01-25Add symbol name for narrow non-breaking space (#3217)Tobias Rapp
2024-01-25Add explanation of show rule scope in footnote (#3187)mkpoli
2024-01-25Implement bitwise operations on integers (#3130)PgBiel
2024-01-24More efficient guard storageLaurenz
2024-01-24Remove guards for built-in elementsLaurenz
2024-01-24Handle `Finalize` alongside `Synthesize`Laurenz
2024-01-24Add `gt.approx`, `gt.napprox`, `lt.approx`, `lt.napprox` and `colon.double` (...Malo
2024-01-18Renamed `diff` symbol to `partial` (#3211)Andrew Voynov
2024-01-18Cleaner separation between single and multi-region layoutLaurenz
2024-01-17Add `Page` structLaurenz
2024-01-17Handle metadata application where styles are managedLaurenz
2024-01-17Fix emptyness check in `into_par_items`Laurenz
2024-01-17Add a few manual Debug impls to elementsLaurenz
2024-01-17Table cell `x` and `y` fields [More Flexible Tables Pt.2b] (#3050)PgBiel
2024-01-16More consistent namingLaurenz
2024-01-16Don't discard other attributes in `time` macroLaurenz
2024-01-16Migrate metadata fields out of individual elements (#3200)Laurenz
2024-01-16Syntax error if function name is parenthesized (#3058)Heinenen
2024-01-15Remove inline annotations in main crateLaurenz
2024-01-15Added gradient alias for nabla symbol (#3195)Andrew Voynov
2024-01-15Add sym.lrm and sym.rlm (#3182)violet
2024-01-15Add Catalan translations (#3181)Martin Haug
2024-01-12Autogenerate default cast in`#[ty]` unless `cast` is specifiedLaurenz
2024-01-12Added `int.signum`, `float.signum`, `float.is-nan`, and `float.is-infinite` (...Sébastien d'Herbais de Thun
2024-01-12Rename `Align` to `Alignment`Laurenz
2024-01-12Add Stroke::from_pairLaurenz
2024-01-12Fix a few variadic signaturesLaurenz
2024-01-09Test autocomplete (#2912)astrale-sharp
2024-01-09Partially fix hide for line, polygon, table, grid (#3139)Wenzhuo Liu
2024-01-09Let type constructor/field access error report the name correctly (#3140)Leedehai
2024-01-08Fix CMYK on gradients (#3142)Sébastien d'Herbais de Thun
2024-01-08small typo (#3145)Enrico Spinielli
2024-01-08Improve guide for latex users (#2750)max397574
2024-01-05Fix large operators in cambria math (#3115)Wenzhuo Liu