summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
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
2024-06-11Add link to `tests` in `docs/dev/architecture.md` (#4353)Yip Coekjan
2024-06-10Remove `Tracer` (#4365)Laurenz
2024-06-03Show block-level elements as blocks (#4310)Laurenz
2024-05-25Rephrase the sentence on variable scope in Scripting documentation (#4250)Malo
2024-05-21Update 3-advanced.md (#4208)hettlage
2024-05-18Update changelog (#4184)Laurenz
2024-05-17Mention that raw and equation syntax works in both markup and code mode (#4164)Laurenz
2024-05-16Slightly improve tables in `syntax.md` (#4151)Malo
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-04-08Mention `fields` function in docs (#3897)Rik Huijzer