summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-05-22Require `Send` and `Sync` for worlds (#4219)Laurenz
2024-05-22Refactor frame metadata into tags (#4212)Laurenz
2024-05-21Update 3-advanced.md (#4208)hettlage
2024-05-18Update changelog (#4184)Laurenz
2024-05-18Mention how to get the current compiler version in version documentation (#4170)Malo
2024-05-17Pin `cross` in release workflow (#4173)Laurenz
2024-05-17Fix mention of current version in test (#4169)Laurenz
2024-05-17Fix show rules on queried elements (#4166)Laurenz
2024-05-17Mention that raw and equation syntax works in both markup and code mode (#4164)Laurenz
2024-05-17Tweak `usvg` options (#4163)Laurenz
2024-05-17Fix equations in RTL text (#4150)Laurenz
2024-05-17Fix raw block has extra space when end with backtick (#4162)Wenzhuo Liu
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-05-16Slightly improve tables in `syntax.md` (#4151)Malo
2024-05-16Documentation for literals (#4149)Laurenz
2024-05-16Fix dangling mention of locate (#4147)Laurenz
2024-05-16Fix link in metadata docs (#4146)Laurenz
2024-05-16Bump hayagriva (#4144)Laurenz
2024-05-15Fix hyphen duplication rule for some languages (#4058)Gabriel Araújo
2024-05-15`show math.equation: set align(..)` shall not break alignment points (#4094)Leedehai
2024-05-13Replace all `Prehashed` with `LazyHash` (#4127)Laurenz
2024-05-13Factor out `typst-utils` crate (#4125)Laurenz
2024-05-13Revise docs for `place` element (#4105)bluebear94
2024-05-13Add crossmark symbol sym.rs (#4113)John Skottis
2024-05-13Add `CITATION.cff` file (#4109)Pol Dellaiera
2024-05-13Layout API docs (#4103)bluebear94
2024-05-13Refactor grid/layout.rs (#4100)PepinhoJp
2024-05-10Add parameter to select pages to be exported by CLI (#4039)PgBiel
2024-05-08Run PDF and SVG export in CI (#4097)Laurenz
2024-05-08Produce location variants more efficiently (#4096)Laurenz
2024-05-08Fix footnote migration (#4095)Laurenz
2024-05-07Rename existing symbols (`≽`, `⋡`, `≼`, `⋠`), add new symbols ↵Yip Coekjan
(`⪰`, `⪲`, `⪯`, `⪱`), remove all `{lt,gt}.curly*` symbols for consistency (#4059)
2024-05-07Make more characters stretchable by mid() (#4092)Leedehai
2024-05-07Fix: `number-align` should align line/number baselines (#4024)Leedehai
2024-05-07Add shorthands for symbols U+22B6 (Original Of) and U+22B7 (Image Of) (#4083)Anton Gusev
2024-05-07Add region to `TextItem` (#4091)Laurenz
2024-05-07Add `LazyHash` to frame (#4090)Laurenz
2024-05-07Fix comments swapped by mistake, and other nits (#4055)Leedehai
2024-05-07Refactor typst-svg (#4074)Tulio Martins
2024-05-07Refactor typst-render (#4068)LuizAugustoPapa
2024-05-06Add `auto` option for page headers/footers (#4051)bluebear94
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-05-06Indent configuration for multiline headings (#3459)HaeNoe
2024-05-06Transpose `Option` and `Smart` (#4052)bluebear94
2024-05-06Add support for circled number numbering (#4049)Wenzhuo Liu
2024-05-06Add `exact` argument to `array.zip` (#4030)T0mstone
2024-05-06Slice the before_window at char boundaries (#4028)Myriad-Dreamin
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-05-06Added a couple of examples and `fill: none` support for `highlight()` (#3668)Andrew Voynov
2024-05-06Change `smallcaps` into an element function (#3981)Yip Coekjan
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-05-06Handle RTL text correctly in TextItemView (#4060)Ana Gelez
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-05-02Fix the broken fuzz build (#4056)Leedehai
2024-05-01Add support for Eastern Arabic numerals (#4036)bluebear94