summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-12-11Improve raw trimming (#5541)Ian Wrzesinski
2024-12-11More `CapturesVisitor` tests (#5506)Ian Wrzesinski
2024-12-10Basic HTML pretty-printing (#5533)Michael Färber
2024-12-09Forbid base prefix for numbers with a unit (#5548)wznmickey
2024-12-09Bump hashbrown (#5552)Laurenz
2024-12-09Forbid footnote migration in pending floats (#5497)PgBiel
2024-12-09Fix sizing of quadratic shapes (square/circle) (#5451)+merlan #flirora
2024-12-08Fix language-dependant figure caption separator in outline (#5550)Laurenz
2024-12-08Add support for converting text in SVGs to paths (#5390)Laurenz Stampfl
2024-12-08Fix multiline annotations in over- elems in math changing the baseline (#5459)Max
2024-12-08Document integer literal parsing (#5462)Jakob Peters
2024-12-08Add missing functions to the gradient object. (#5528)Tetragramm
2024-12-08Fix multiple footnotes in footnote entry (#5545)PgBiel
2024-12-08Add test for issue #4573 (#5542)Ian Wrzesinski
2024-12-08Add support for Croatian quotes (#5539)Borna Punda
2024-12-08Ensure par and align interrupt cite groups and lists (#5526)PgBiel
2024-12-08Convert unopened square-brackets into a hard error (#5414)Ian Wrzesinski
2024-12-05Bump Rust to 1.83 (#5534)Laurenz
2024-12-05Put HTTP server behind on-by-default feature flag (#5532)Laurenz
2024-12-05Fix warning for HTML export to reflect renaming of --feature to --features (#...Daniel Drodt
2024-12-05Live reloading HTTP server for `typst watch` and HTML export (#5524)Laurenz
2024-12-04Rename `--feature` to `--features` and support `TYPST_FEATURES` env var (#5523)Laurenz
2024-12-04Prepend section numbers to headings in HTML output. (#5522)Michael Färber
2024-12-04Clean up CLI argument parsing (#5521)Laurenz
2024-12-04Fix text fill within `clip: true` blocks in PNG export (#5502)PgBiel
2024-12-04Link to tracking issueLaurenz
2024-12-04Add HTML export formatLaurenz
2024-12-04A few basic HTML show rulesLaurenz
2024-12-04HTML DOM typesLaurenz
2024-12-04Add `document.description` fieldLaurenz
2024-12-04Add contextual `target` functionLaurenz
2024-12-04Add HTML feature flagLaurenz
2024-12-04Add some more spansLaurenz
2024-12-04Rename `Document` to `PagedDocument`Laurenz
2024-11-30Add documentation example to `array.sorted()` (#5475)Nikolai Neff-Sarnow
2024-11-29Compile-time `PicoStr` interning (#5491)Laurenz
2024-11-29Make `math.italic` compatible with ħ (#5492)Malo
2024-11-29Handle SIGPIPE (#5444)wznmickey
2024-11-29architecture.md: Update crate list (#5487)+merlan #flirora
2024-11-27Let decimal constructor accept decimal values (#5481)+merlan #flirora
2024-11-27Add missing full stop to documentation of `ImageElem` struct (#5484)3w36zj6
2024-11-27Fix weak spacing being ignored unconditionally in `math.lr` (#5477)Max
2024-11-27Add Bulgarian translation entries (#5476)Deyan Ginev
2024-11-27Use extended shape information for glyph `text_like`-ness (#5483)Max
2024-11-27Add support for interpreting f32 in float.{from-bytes, to-bytes} (#5480)+merlan #flirora
2024-11-27More magic "preview" -> DEFAULT_NAMESPACE (#5478)Stephen Waits
2024-11-26Added warning when explicit return in code (not markup) discards joined conte...Sébastien d'Herbais de Thun
2024-11-26Ignore leading and trailing ignorant fragments in `math.lr` (#5473)Max
2024-11-26Replace _magic_ "preview" literals with a constant (#5452)Stephen Waits
2024-11-26Fix `path` with infinite length causing panic (#5457)Max