summaryrefslogtreecommitdiff
path: root/crates
AgeCommit message (Expand)Author
2024-11-13Backport IDE improvements0.12.0-with-extrasLaurenz
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-15(Re-)implement rounding with negative digits (#5198)PgBiel
2024-10-15Put floats back above footnotes instead of below (#5204)Laurenz
2024-10-15Fix tag order with `place` and fr block bugs (#5203)Laurenz
2024-10-15Fix outline with CJK text (#5187)Laurenz
2024-10-15Refactor and fix bounds metric (#5186)Laurenz
2024-10-15Fix logical ordering of floats and footnotes (#5185)Laurenz
2024-10-15Fix hashing of equal decimals with different scales (#5179)PgBiel
2024-10-15Fix bug in `math.frac` layout code (#5177)Max
2024-10-15Fix scales for unit conversion (#5169)Laurenz
2024-10-15Resolve lengths in math with scaled font size (#5168)Eric Biedert
2024-10-15More robust glyph drawing (#5159)Laurenz
2024-10-15Disable line numbers for block equations (#5163)Laurenz
2024-10-15Allow unbreakable multi-layouters to expand (#5162)Laurenz
2024-10-15Allow sticky blocks to be breakable (#5161)Laurenz
2024-10-15Fix smartquotes after inline equations (#5149)Yip Coekjan
2024-10-15Fix hint for destructuring to an array with at least 1 element (#5154)+merlan #flirora
2024-10-15Error for parent-scoped figures without placement (#5151)Laurenz
2024-10-15Fix warning in proc macro (#5150)Laurenz
2024-10-15Refactor sub- and superscript substitution (#5120)Malo
2024-10-15Improve hint when provided array for destructuring has fewer elements than ex...Orange
2024-10-15Fix excluded PDF pages being written (#5133)PgBiel
2024-10-15Add exception for NewCM Math Bold (#5126)Eric Biedert
2024-10-15Fix "thumbnail" key in manifest files not being optional (#5122)Armin Brauns
2024-10-15Fix 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
2024-09-30Change default font to Libertinus Serif (#4969)Laurenz
2024-09-30Add internal URL type (#5074)Laurenz