summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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]
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
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
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
2025-01-23Basic SymbolElem additionIan Wrzesinski
2025-01-23Just add MathText SyntaxKindIan Wrzesinski
2025-01-23Add support for `c2sc` OpenType feature in `smallcaps` (#5655)Malo
2025-01-23Ignore shebang at start of file (#5702)T0mstone
2025-01-23Support syntactically directly nested list, enum, and term list (#5728)wznmickey
2025-01-23Add lcm as an operator in math mode (#5718)SekoiaTree
2025-01-23Fix delimiter unparen syntax (#5739)Ian Wrzesinski
2025-01-23Support quotes in HTML output (#5673)Michael Färber
2025-01-23Support `start` attribute for `enum` in HTML export (#5676)Michael Färber
2025-01-23HTML tables (#5666)Michael Färber
2025-01-23Rework outline (#5735)Laurenz
2025-01-23Methods on elements (#5733)Laurenz
2025-01-22Don't link items if container is already linked (#5732)Laurenz
2025-01-22Move no-hyphenation style in link from show to show-set rule (#5731)Laurenz
2025-01-21Remove redundant doc comments on standard arguments (#5725)Laurenz
2025-01-16Add font exception for NewCM Sans Math (#5682)Eric Biedert
2025-01-16Fix list indent when starting at an open bracket (#5677)Ian Wrzesinski
2025-01-13Make `typst-timing` WASM-compatible (#5689)Laurenz
2025-01-10Don't generate accessors for required fields (#5680)Laurenz
2025-01-09Fix memory size of `TextElem` (#5674)Laurenz
2025-01-09Better math argument parsing (#5008)Max
2025-01-09Revamp data loading and deprecate `decode` functions (#5671)Laurenz
2025-01-08More flexible and efficient `Bytes` representation (#5670)Laurenz
2025-01-08Embed files associated with the document as a whole (#5221)Niklas Eicker