summaryrefslogtreecommitdiff
path: root/docs/src
AgeCommit message (Collapse)Author
2024-12-05Bump Rust to 1.83 (#5534)Laurenz
2024-12-04Add HTML export formatLaurenz
2024-12-04Rename `Document` to `PagedDocument`Laurenz
2024-11-17Use `codex` for symbols (#5421)Malo
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-03Tweak docs (#5089)Laurenz
2024-10-01Rescue `math.binom` docs (#5087)Laurenz
2024-09-26Spelling (#5020)Josh Soref
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
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-07-20Support transparent page fill (#4586)Laurenz
Co-authored-by: Martin Haug <mhaug@live.de>
2024-07-14Change the signature of `World::main` (#4531)Myriad-Dreamin
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-07-11Spans for cross-file go-to-definition (#4539)Laurenz
2024-06-22Add named symbols: `⌈`, `⌉`, `⌊`, `⌋` (#4267)Yip Coekjan
2024-06-13Make symbols callable like functions & migrate callable accents to callable ↵Yip Coekjan
symbols (#4299) Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-06-10Remove `Tracer` (#4365)Laurenz
2024-06-03Show block-level elements as blocks (#4310)Laurenz
2024-05-16Documentation for literals (#4149)Laurenz
2024-05-13Replace all `Prehashed` with `LazyHash` (#4127)Laurenz
2024-05-13Factor out `typst-utils` crate (#4125)Laurenz
2024-03-23Exclude bots from the doc's contributor list (#3731)Leedehai
2024-03-15Final touches (#3678)Laurenz
2024-03-15Add a guide for the new tables (#3655)Martin Haug
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-03-15Fix double slashes in docs links (#3675)Laurenz
2024-03-09Update changelog and roadmap (#3594)Laurenz
2024-03-07Remove dependency on unicode_names2 (#3570)Laurenz
2024-03-04Add support for shortcut links in docs (#3547)Laurenz
2024-02-28Make use of `is_some_and` where applicable (#3523)Laurenz
2024-02-28Move docs generation code (#3519)Laurenz
2023-07-02Move everything into `crates/` directoryLaurenz
2023-06-30Version bumpv0.6.0Laurenz
2023-06-30Update changelogLaurenz
2023-06-30More package documentationLaurenz
2023-06-30Non-Typst highlighting in documentationLaurenz
2023-06-28Reintroduce `--root`Laurenz
2023-06-27Basic package managementLaurenz
2023-06-12Support for inside and outside margins (#1308)Luis David Licea Torres
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2023-06-09Version bumpv0.5.0Laurenz
2023-06-09Final tweaksLaurenz
2023-06-09Update changelogLaurenz
2023-06-09Touch up docsLaurenz
2023-06-09Latex guide sentence changes (#1297)jassler
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2023-06-06Small refactoringsLaurenz
2023-06-06Improve value casting infrastructureLaurenz
2023-06-06Add note to `groups.yml`Laurenz
2023-06-06Rename `into_u16` to `as_u16`Laurenz