summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2025-06-26Improve sentence in guide for LaTeX users (#6511)Florian Bohlken
2025-06-26Allow deprecating symbol variants (#6441)Malo
2025-06-26Support `in` operator on strings and modules (#6498)Laurenz
2025-06-25Fix typos in page-setup.md (#6499)Connor K
2025-06-24Add docs for `std` module (#6407)Andrew Voynov
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-06-19Prefer `.yaml` over `.yml` in the docs (#6436)Andrew Voynov
2025-06-11Use `codex::ModifierSet` (#6159)T0mstone
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-06-10Standardize trailing slashes in docs route paths (#6420)3w36zj6
2025-06-09Document how to escape lr delimiter auto-scaling (#6410)Andrew Voynov
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-06-04Add support for WebP images (#6311)Linus Unnebäck
2025-06-02Add `typst-html` to architecture crates list (#6364)Lachlan Kermode
2025-03-31Make `World::font` implementations safe (#6117)Myriad-Dreamin
2025-03-12Update 1-writing.md to improve readability (#6040)Wolf-SO
2025-03-12Fix typo in 4-template.md (#6047)Michael Fortunato
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-03Correct typo (#5971)F2011
2025-02-25Fix paper name in page setup guide (#5956)Laurenz
2025-02-23Documentation improvements (#5888)Malo
2025-02-19Bump version on mainLaurenz
The tagged commit itself is on the 0.13 branch.
2025-02-19Update changelog (#5894)Laurenz
2025-02-17More robust SVG auto-detection (#5878)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-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-04Scope deprecations (#5798)Laurenz
2025-02-03Enable HTML feature in docs generator (#5800)Laurenz
2025-02-03Refactor `Scope` (#5797)Laurenz
2025-01-30Fix typo in scripting.md (#5783)TwoF1nger
2025-01-08More flexible and efficient `Bytes` representation (#5670)Laurenz
2025-01-08Embed files associated with the document as a whole (#5221)Niklas Eicker
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-01-07Remove closing slashes from img tags (#5665)Laurenz
2025-01-06Fix French text in example (#5635)Malo
2025-01-06Fix typos in scripting reference (#5660)Jie Wang
2024-12-18Mention the `calc` module in the operator list (#5595)Malo
2024-12-17Rename `pattern` to `tiling` (#5590)Laurenz
2024-12-17Remove deprecated things and compatibility behaviours (#5591)Laurenz
2024-12-05Bump Rust to 1.83 (#5534)Laurenz
2024-12-04Add HTML export formatLaurenz
2024-12-04Rename `Document` to `PagedDocument`Laurenz
2024-11-29architecture.md: Update crate list (#5487)+merlan #flirora
2024-11-17Use `codex` for symbols (#5421)Malo
2024-11-12Add support for page references through new `ref.form` property (#4729)Max
2024-11-05Fix a typo in architecture.md (#5374)SelfMadeSystem
2024-10-31Replace `once_cell`'s `Lazy` as much as possible (#4617)Abdul-Rahman Sibahi
Co-authored-by: Laurenz <laurmaedje@gmail.com>