summaryrefslogtreecommitdiff
path: root/crates
AgeCommit message (Expand)Author
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
2024-09-30PDF export diagnostics (#5073)Laurenz
2024-09-30Fix reference documentation mathematical error (#5072)Aaron Manning
2024-09-30Revert return type change in floor, ceil, trunc, quo (#5064)PgBiel
2024-09-30Write the font name for Type 3 fonts (#5070)Martin Haug
2024-09-30Do not write empty destination name tree root (#5066)Martin Haug
2024-09-27Fix a typo introduced in #5053 (#5055)Malo
2024-09-27Implement symbol Proposal 21 (iteration 1) (#5053)Malo
2024-09-27Fix numbering documentation (#5051)emilylime
2024-09-27Don't include "update" in help output if self-update disabled (#4940)Alex Rawson
2024-09-27Fix `math.lr` size argument not being applied to enclosed `math.mid` (#5050)Max
2024-09-27Add Bengali-Letter Numbering (#5048)nz366
2024-09-27Better block caching (#5046)Laurenz
2024-09-26Spelling (#5020)Josh Soref
2024-09-26Miscellaneous `sym.rs` improvements (#5045)Malo
2024-09-26Add Unicode 16 emoji (#4935)ssotoen
2024-09-26Add Bengali Numerals (#4997)nz366
2024-09-26Add `math.stretch` element function (#5030)Max
2024-09-26Add alignment parameter to matrices and vectors (#4998)Max
2024-09-26Clarify the path argument of the image element (#4892)Dmytro Kravchenko-Loznia
2024-09-26Clarify place documentation (#5031)Jeremie Knuesel
2024-09-26Extend hint for unknown variables in math (#5038)Max
2024-09-26Fixed-point decimal type (#4900)PgBiel
2024-09-26Rename place scope "page" to "parent" (#5027)Jeremie Knuesel
2024-09-26Add float to bytes conversion and vice-versa (#4989)Tim Voßhenrich
2024-09-26Fix smartquotes for Swiss French (#4992)Jeremie Knuesel
2024-09-26Single thread support (#4988)Sébastien d'Herbais de Thun
2024-09-26Fix spacing after bibliography heading (#4964)Eric Biedert
2024-09-26Make `jump_from_cursor` return a vector of `Position` (#4886)Sébastien d'Herbais de Thun