summaryrefslogtreecommitdiff
path: root/crates/typst-utils/src/lib.rs
AgeCommit message (Collapse)Author
2024-10-15(Re-)implement rounding with negative digits (#5198)PgBiel
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-10-01Fix duration formatting precision (#5082)Laurenz
2024-09-10Unified and fixed `Duration` formatting in the CLI (#4587)Andrew Voynov
Co-authored-by: PgBiel <9021226+PgBiel@users.noreply.github.com>
2024-08-26Improve realization and page layout (#4840)Laurenz
2024-08-26Implement math kerning and fix various `math.attach` bugs (#4762)Max
2024-08-20Share allocations for singletons (#4794)Laurenz
2024-05-24Split `BitSet` into two types and make it a bit nicer (#4249)Laurenz
2024-05-13Factor out `typst-utils` crate (#4125)Laurenz