summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2025-03-04mention typewriter font in LaTeX guideimprove-raw-docsPgBiel
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>
2024-10-27Split out four new crates (#5302)Laurenz
2024-10-19Bump version on main (#5246)Laurenz
2024-10-18Split changelog (#5237)Laurenz
2024-10-18Use `set page(columns: n)` in tutorial (#5228)Martin Haug
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-10-18Update directories in architecture docs (#5214)Niklas Eicker
2024-10-15Bump hayagriva (#5211)Laurenz
2024-10-15Docs and changelog improvements (#5147)Laurenz
Co-authored-by: Malo <57839069+MDLC01@users.noreply.github.com> Co-authored-by: Andrew Voynov <37143421+Andrew15-5@users.noreply.github.com> Co-authored-by: PgBiel <9021226+PgBiel@users.noreply.github.com> Co-authored-by: Jeremie Knuesel <knuesel@gmail.com> Co-authored-by: +merlan #flirora <2975203+bluebear94@users.noreply.github.com> Co-authored-by: Anselm Schüler <mail@anselmschueler.com>
2024-10-14Fix the order to match the text (#5196)fynsta
2024-10-03Update dependencies (#5107)Laurenz
2024-10-03Update changelog (#5033)Laurenz
2024-10-03Tweak docs (#5089)Laurenz
2024-10-01Rescue `math.binom` docs (#5087)Laurenz
2024-09-30Change default font to Libertinus Serif (#4969)Laurenz
2024-09-30Modify four circles icon to back icon (#5062)Shunsuke KIMURA
Signed-off-by: Shunsuke Kimura <kimushun1101@gmail.com>
2024-09-26Spelling (#5020)Josh Soref
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-09-26Add `math.stretch` element function (#5030)Max
2024-09-26Clarify the path argument of the image element (#4892)Dmytro Kravchenko-Loznia
Co-authored-by: Laurenz <laurmaedje@gmail.com> Co-authored-by: Martin Haug <mhaug@live.de>
2024-09-26Rename place scope "page" to "parent" (#5027)Jeremie Knuesel