summaryrefslogtreecommitdiff
path: root/crates/typst-library/src/model/numbering.rs
AgeCommit message (Expand)Author
2025-06-04Numbering implementation refactor (#6122)Sam Ireson
2025-06-02Fix Greek numbering docs (#6360)Andrew Voynov
2025-03-24Use `u64` instead of `usize` to store counter and enumeration item numbers, s...Eduardo Sánchez Muñoz
2025-03-11Fix `cargo clippy` warnings (mostly about `.repeat.take` and `.next_back`) (#...evie
2025-01-21Remove redundant doc comments on standard arguments (#5725)Laurenz
2024-12-13Document new counting symbols (#5568)Joshua Gawley
2024-11-01Support Greek Numbering (#4273)LU Jialin
2024-10-27Split out four new crates (#5302)Laurenz