summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-04-02Parse multi-character numbers consistently in math (#5996)Ian Wrzesinski
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-04-01Switch PDF backend to `krilla` (#5420)Laurenz Stampfl
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-03-31Unify layout of `vec` and `cases` with `mat` (#5934)Max
2025-03-31Add dotless parameter to `math.accent` (#5939)Max
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-03-31Add default parameter for array.{first, last} (#5970)+merlan #flirora
2025-03-31Improve french smartquotes (#5976)Malo
2025-03-31Add env setting for ignore_system_fonts (#6092)+merlan #flirora
2025-03-31Correcting Czech translation in `typst-library` (#6101)Astra3
2025-03-31Make `World::font` implementations safe (#6117)Myriad-Dreamin
2025-03-28IDE: complete jump-to-cursor impl (#6037)Matt Fellenz
2025-03-28Fix descriptions of color maps (#6096)frozolotl
2025-03-28Fix typo (#6104)Philipp Niedermayer
2025-03-27Test all exif rotation types and fix two of them (#6102)Laurenz Stampfl
2025-03-24Refactor grid header and footer resolving (#5919)PgBiel
2025-03-24Bump `zip` (#6091)Laurenz
2025-03-24Use `u64` instead of `usize` to store counter and enumeration item numbers, ↵Eduardo Sánchez Muñoz
so behavior does not vary from 64-bit to 32-bit platforms (#6026)
2025-03-24Expand page breaks' triggers for page(height: auto) in docs (#6081)Andrew Voynov
2025-03-24Use `std::ops::ControlFlow` in `Content::traverse` (#6053)Ian Wrzesinski
Co-authored-by: Max Mynter <maxmynter@me.com>
2025-03-12Update 1-writing.md to improve readability (#6040)Wolf-SO
2025-03-12Make two typst-kit functions private (#6045)Laurenz
2025-03-12Fix missing words and paren in docs (#6046)Kevin K.
2025-03-12Fix typo in 4-template.md (#6047)Michael Fortunato
2025-03-11Fix parallel package installation (#5979)Andrew Voynov
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-03-11Fix `math.root` frame size (#6021)Max
2025-03-11Fix `cargo clippy` warnings (mostly about `.repeat.take` and `.next_back`) ↵evie
(#6038)
2025-03-10Bump `rustybuzz` (and adjacent crates) (#5407)Caleb Maclennan
2025-03-10Fix typo in docs (#6034)Ludovico Gerardi
2025-03-07Bump version on mainLaurenz
The tagged commit itself is on the 0.13 branch.
2025-03-070.13.1 changelog (#6025)Laurenz
2025-03-07Mark breaking symbol changes as breaking in 0.13.0 changelog (#6024)Laurenz
2025-03-07Mention that `sym.ohm` was removed in the 0.13.0 changelog (#6017)Malo
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-03-07Replace `par` function call in tutorial (#6023)Laurenz
2025-03-07Hotfix for labels on symbols (#6015)Laurenz
2025-03-04Fix debug implementation of Recipe (#5997)Andrew Voynov
2025-03-03Run tests on 32-bit via Ubuntu multilib (#5937)LN Liberda
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-03-03Respect `quotes: false` in inline quote (#5991)3w36zj6
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-03-03Added snap to installation instructions (#5984)andis854
2025-03-03Make `array.chunks` example more readable (#5975)Andrew Voynov
2025-03-03Correct typo (#5971)F2011
2025-03-03Fix docs example with type/string comparison (#5987)Tijme
2025-02-26Improve clarity of `ast.rs` for newcomers to the codebase (#5784)Ian Wrzesinski
Co-authored-by: PgBiel <9021226+PgBiel@users.noreply.github.com> Co-authored-by: T0mstone <39707032+T0mstone@users.noreply.github.com>
2025-02-26Fix curve with multiple non-closed components. (#5963)Emmanuel Lesueur
2025-02-25Add more methods to `direction` (#5893)Malo
2025-02-25Only autocomplete methods which take self (#5824)Laurenz
2025-02-25Improve hints for show rule recursion depth (#5856)Malo
2025-02-25Add `#str.normalize(form)` (#5631)evie
Co-authored-by: +merlan #flirora <uruwi@protonmail.com> Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-02-25Fix paper name in page setup guide (#5956)Laurenz
2025-02-25Deduplicate watcher update call (#5955)Laurenz
2025-02-25Fix high CPU usage due to inotify watch triggering itself (#5905)aodenis
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-02-25Fix introspection of HTML root sibling metadata (#5953)Laurenz