summaryrefslogtreecommitdiff
path: root/crates
AgeCommit message (Expand)Author
2024-10-27Split out four new crates (#5302)Laurenz
2024-10-22Syntax set macro (#5138)Ian Wrzesinski
2024-10-22Improved docs for `par.line.numbering-scope` (#5250)Andrew Voynov
2024-10-18Fix optimized linebreaks without justification (#5236)Laurenz
2024-10-15Docs and changelog improvements (#5147)Laurenz
2024-10-15Greet users who run `typst` for the first time (#5210)Laurenz
2024-10-14(Re-)implement rounding with negative digits (#5198)PgBiel
2024-10-14Put floats back above footnotes instead of below (#5204)Laurenz
2024-10-14Fix tag order with `place` and fr block bugs (#5203)Laurenz
2024-10-12Fix outline with CJK text (#5187)Laurenz
2024-10-12Refactor and fix bounds metric (#5186)Laurenz
2024-10-12Fix logical ordering of floats and footnotes (#5185)Laurenz
2024-10-11Fix hashing of equal decimals with different scales (#5179)PgBiel
2024-10-10Fix bug in `math.frac` layout code (#5177)Max
2024-10-10Fix scales for unit conversion (#5169)Laurenz
2024-10-10Resolve lengths in math with scaled font size (#5168)Eric Biedert
2024-10-10More robust glyph drawing (#5159)Laurenz
2024-10-08Disable line numbers for block equations (#5163)Laurenz
2024-10-08Allow unbreakable multi-layouters to expand (#5162)Laurenz
2024-10-08Allow sticky blocks to be breakable (#5161)Laurenz
2024-10-08Fix smartquotes after inline equations (#5149)Yip Coekjan
2024-10-07Fix hint for destructuring to an array with at least 1 element (#5154)+merlan #flirora
2024-10-07Error for parent-scoped figures without placement (#5151)Laurenz
2024-10-07Fix warning in proc macro (#5150)Laurenz
2024-10-07Refactor sub- and superscript substitution (#5120)Malo
2024-10-07Improve hint when provided array for destructuring has fewer elements than ex...Orange
2024-10-07Fix excluded PDF pages being written (#5133)PgBiel
2024-10-07Add exception for NewCM Math Bold (#5126)Eric Biedert
2024-10-07Fix "thumbnail" key in manifest files not being optional (#5122)Armin Brauns
2024-10-07Fix panic for empty breakable block equations (#5116)Eric Biedert
2024-10-03Serialize and Deserialize for `PdfStandard` (#5108)Laurenz
2024-10-03Tweak default ignorable fix (#5105)Laurenz
2024-10-03Update changelog (#5033)Laurenz
2024-10-03Tweak docs (#5089)Laurenz
2024-10-03Fix default ignorables (#5099)Laurenz
2024-10-02Update Hayagriva (#5088)Martin Haug
2024-10-02Fix textual grouping (#5097)Laurenz
2024-10-02Adjust line number clearance (#5093)PgBiel
2024-10-01Better return type for `download_index` (#5086)Laurenz
2024-10-01Fix panic in spilled block layout (#5085)Laurenz
2024-10-01Fix duration formatting precision (#5082)Laurenz
2024-10-01Improve region progression handlingLaurenz
2024-10-01Prevent double allocation due to `Content::sequence` (#5084)Laurenz
2024-10-01Fix order of tags in text show rules matches (#5083)Laurenz
2024-10-01Check that an output format is available before compiling (#5080)emilylime
2024-10-01Minimal PDF/A support (#5075)Laurenz
2024-10-01Fix breakable block equation overflow (#5078)Max
2024-10-01Hint for `show par: set block(spacing: ..)` (#5076)Laurenz
2024-10-01Fix `math.stretch` not working vertically with attachments (#5069)Max
2024-09-30Remove `Case`s from NumberingPatterns (#5059)emilylime