summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2025-01-08More flexible and efficient `Bytes` representation (#5670)Laurenz
2025-01-08Embed files associated with the document as a whole (#5221)Niklas Eicker
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
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
2024-10-18Update directories in architecture docs (#5214)Niklas Eicker
2024-10-15Bump hayagriva (#5211)Laurenz
2024-10-15Docs and changelog improvements (#5147)Laurenz
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
2024-09-26Spelling (#5020)Josh Soref
2024-09-26Add `math.stretch` element function (#5030)Max
2024-09-26Clarify the path argument of the image element (#4892)Dmytro Kravchenko-Loznia
2024-09-26Rename place scope "page" to "parent" (#5027)Jeremie Knuesel
2024-09-25Remove columns.with show rule example (#5028)Jeremie Knuesel
2024-09-25New flow layout, with multi-column floats (#5017)Laurenz
2024-09-24Remedy a 404 in the changelog (#5016)Martin Haug
2024-09-22Improve scripting reference `Methods` example (#5003)omniwrench
2024-09-22Fix `table` docs guide example (#4996)omniwrench
2024-08-17Fix `lr` docs example (#4777)Max
2024-08-09Split shorthands into math and markup, add tilde shorthand (#4706)Max
2024-08-06Move roadmap and community pages out of this repository (#4688)Laurenz
2024-08-05Add missing under/over-delimiters (#4637)mkorje
2024-08-05Remove completed items from roadmap (#4647)Martin Haug
2024-07-20Support transparent page fill (#4586)Laurenz
2024-07-14Change the signature of `World::main` (#4531)Myriad-Dreamin
2024-07-11Spans for cross-file go-to-definition (#4539)Laurenz
2024-07-04Refactor line building (#4497)Laurenz
2024-06-22Add named symbols: `⌈`, `⌉`, `⌊`, `⌋` (#4267)Yip Coekjan
2024-06-13Make symbols callable like functions & migrate callable accents to callable s...Yip Coekjan