summaryrefslogtreecommitdiff
path: root/docs/reference
AgeCommit message (Collapse)Author
2025-07-09Move math styling to codex and add `math.scr` (#6309)Max
2025-07-07Refer to json function instead of deprecated json.decode in groups docs (#6552)Robin
2025-06-26Support `in` operator on strings and modules (#6498)Laurenz
2025-06-24Add docs for `std` module (#6407)Andrew Voynov
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-06-09Document how to escape lr delimiter auto-scaling (#6410)Andrew Voynov
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-02-23Documentation improvements (#5888)Malo
2025-02-06Documentation fixes and improvements (#5816)Malo
2025-02-05Export target docs (#5812)Laurenz
Co-authored-by: Martin Haug <3874949+reknih@users.noreply.github.com>
2025-01-30Fix typo in scripting.md (#5783)TwoF1nger
2025-01-06Fix typos in scripting reference (#5660)Jie Wang
2024-12-18Mention the `calc` module in the operator list (#5595)Malo
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-03Tweak docs (#5089)Laurenz
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-25Remove columns.with show rule example (#5028)Jeremie Knuesel
2024-09-22Improve scripting reference `Methods` example (#5003)omniwrench
2024-08-17Fix `lr` docs example (#4777)Max
2024-08-05Add missing under/over-delimiters (#4637)mkorje
2024-07-04Refactor line building (#4497)Laurenz
2024-05-25Rephrase the sentence on variable scope in Scripting documentation (#4250)Malo
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-04-08Mention `fields` function in docs (#3897)Rik Huijzer
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-03-15Final touches (#3678)Laurenz
2024-03-04Add support for shortcut links in docs (#3547)Laurenz
2024-02-29Add `depth` and `offset` field to `heading` (#3038)tingerrr
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-02-27New context system (#3497)Laurenz
2024-02-15Improve documentation on syntactical modes (#3419)Malo
2024-02-02Let for-loop iterate Dict with an iterator (#3318)Leedehai
2024-02-02Allow for-loop to iterate over bytes (#3317)Leedehai
2024-01-08small typo (#3145)Enrico Spinielli
2023-12-18Key/Value data from CLI (#2894)Laurenz
2023-11-27Update changelogLaurenz
2023-11-24Merge `typst` and `typst-library`Laurenz
2023-11-06Link corrected (#2592)Dominikus Herzberg
2023-11-02Some math docs improvementsLaurenz
2023-11-02Improved math alignment documentation (#2505)Curtis Decker
2023-10-29Docs fixesLaurenz
2023-10-09Hashtag -> HashLaurenz
2023-09-30Link to CetZLaurenz
2023-09-13Mention import renaming in the docsLaurenz
2023-09-11Docs generation for typesLaurenz
2023-09-04Docs fixesLaurenz
Fixes #2059 Fixes #1946 Fixes #1936 Fixes #1862 Fixes #1820 Fixes #1383
2023-08-30Make zip variadic (#2041)Sébastien d'Herbais de Thun
2023-08-30Docs for discarding a return valueLaurenz
Fixes #2043
2023-08-30Duration type, simple date-duration-calculations and comparisons (#1843)Beiri22
2023-08-30Add tau (#2033)Matt Fellenz