summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-02-19Version bumpv0.13.0Laurenz
2025-02-19Update changelog (#5894)Laurenz
2025-02-18--make-deps fixes (#5873)Matthew Toohey
2025-02-18HTML export: Use `<code>` for inline `RawElem` (#5884)ᡥᠠᡳᡤᡳᠶᠠ ᡥᠠᠯᠠ·ᠨᡝᡴᠣ 猫
2025-02-17More robust SVG auto-detection (#5878)Laurenz
2025-02-17Bring back type/str compatibility for 0.13, with warnings and hints (#5877)Laurenz
2025-02-16Remove Linux Libertine warning (#5876)Laurenz
2025-02-12Lazy parsing of the package index (#5851)Ana Gelez
2025-02-12`Gradient::repeat`: Fix floating-point error in stop calculation (#5837)+merlan #flirora
2025-02-12Update documentation for `float.{to-bits, from-bits}` (#5836)+merlan #flirora
2025-02-11Fix autocomplete and jumps in math (#5849)Laurenz
2025-02-10Bump `typst-assets`Laurenz
2025-02-10Respect `par` constructor arguments (#5842)Laurenz
2025-02-10Add smart quotes for Bulgarian (#5807)TwoF1nger
2025-02-10Add warning for `pdf.embed` elem used with HTML (#5829)Malo
2025-02-10Don't crash on image with zero DPI (#5835)PgBiel
2025-02-06Fix unnecessary import rename warning (#5828)Laurenz
2025-02-06Document removals in changelog (#5827)Laurenz
2025-02-06Fix docs outline for nested definitions (#5823)Laurenz
2025-02-06Documentation fixes and improvements (#5816)Malo
2025-02-06Autocomplete content methods (#5822)Laurenz
2025-02-05Release Candidate 1v0.13.0-rc1Laurenz
2025-02-050.13 changelog (#5801)Laurenz
2025-02-05Export target docs (#5812)Laurenz
Co-authored-by: Martin Haug <3874949+reknih@users.noreply.github.com>
2025-02-05Bump more dependencies (#5813)Laurenz
2025-02-05Fix small copy-paste oversight (#5811)Eric Biedert
2025-02-04Bump dependencies (#5808)Laurenz
2025-02-04Bump codex to 0.1.0 (#5805)Laurenz
2025-02-04Bump openssl from 0.10.66 to 0.10.70 (#5802)dependabot[bot]
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-04Fix typo in page documentation (#5804)Ryan Chua
2025-02-04Scope deprecations (#5798)Laurenz
2025-02-03Enable HTML feature in docs generator (#5800)Laurenz
2025-02-03Refactor `Scope` (#5797)Laurenz
2025-02-02Revert adding `flatten-text` to `image` (#5789)Laurenz
2025-01-31Change the default math class of U+22A5 ⊥ UP TACK to Normal (#5714)Malo
2025-01-31Disable cjk_latin_spacing in raw by default (#5753)Hong Jiarong
2025-01-31Change type repr to short name (#5788)Laurenz
2025-01-31Include images from raw pixmaps and more (#5632)frozolotl
Co-authored-by: PgBiel <9021226+PgBiel@users.noreply.github.com> Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-01-30Modular, multi-threaded, transitioning plugins (#5779)Laurenz
2025-01-30Fix typo in scripting.md (#5783)TwoF1nger
2025-01-29Resolve bound name of bare import statically (#5773)Laurenz
2025-01-28Fixed typo in the new outline docs (#5772)Andrew Voynov
2025-01-27Support first-line-indent for every paragraph (#5768)Laurenz
2025-01-24Fix space collapsing for explicit paragraphs (#5749)Laurenz
2025-01-24Semantic paragraphs (#5746)Laurenz
2025-01-24Tweak HTML pretty printing (#5745)Laurenz
2025-01-23Handle boxes and blocks a bit better in HTML export (#5744)Laurenz
Co-authored-by: Martin Haug <3874949+reknih@users.noreply.github.com>
2025-01-23Update math TextElem layout to separate out SymbolElemIan Wrzesinski
2025-01-23Add SymbolElem to realizationIan Wrzesinski
2025-01-23Use SymbolElem in more places and add `char` cast for contentIan Wrzesinski