summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2024-06-11interrupt_styles: Check all potential style matches (#4345)+merlan #flirora
2024-06-11Add hint when string is used in place of label (#4330)+merlan #flirora
2024-06-10Remove `Tracer` (#4365)Laurenz
2024-06-09Pure location assignment (#4352)Laurenz
2024-06-04Pad matrix cell to make matrix have a consistent height (#4153)Wenzhuo Liu
2024-06-04Hint for labels in code mode (#4319)Yip Coekjan
2024-06-04Align point and linebreak should not increase math row height (#4306)Leedehai
2024-06-04Refactor casts to use `HintedStrResult` (#4229)PgBiel
2024-06-04Align corner brackets to the top and bottom when scaling (#4200)+merlan #flirora
2024-06-04Add regression test for #2631 (#4328)Laurenz
2024-06-03Show block-level elements as blocks (#4310)Laurenz
2024-05-30Add flush element (#4141)+merlan #flirora
2024-05-30Allow `measure` to accept available size (#4264)+merlan #flirora
2024-05-30Allow setting `raw.theme` to `none` to disable syntax highlighting (#4256)Yip Coekjan
2024-05-30Add nested import syntax (#4228)Tulio Martins
2024-05-30Make block equations breakable (#4226)Eric Biedert
2024-05-29Fix figure centering (#4276)Laurenz
2024-05-27Trim weak spacing at line start/end in paragraph layout (#4087)LU Jialin
2024-05-25Hint for language-region pair on `text.lang` (#4183)Yip Coekjan
2024-05-24Set default value of `raw.theme` to `auto`, and allow setting `raw.theme` to ...Yip Coekjan
2024-05-23Do layout short-circuit in flow instead of realization (#4231)Laurenz
2024-05-22Allow somewhat arbitrary characters as `mat`, `vec` and `cases` `delim` (#4211)Malo
2024-05-22Fix equation resizing when adding the equation number (#4179)Leedehai
2024-05-22Add `windows` method to array (#4136)Tobias Schmitz
2024-05-22Refactor frame metadata into tags (#4212)Laurenz
2024-05-17Fix mention of current version in test (#4169)Laurenz
2024-05-17Fix show rules on queried elements (#4166)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
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-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-08Fix footnote migration (#4095)Laurenz
2024-05-07Make more characters stretchable by mid() (#4092)Leedehai
2024-05-07Fix: `number-align` should align line/number baselines (#4024)Leedehai
2024-05-06Add `auto` option for page headers/footers (#4051)bluebear94
2024-05-06Indent configuration for multiline headings (#3459)HaeNoe
2024-05-06Add support for circled number numbering (#4049)Wenzhuo Liu
2024-05-06Add `exact` argument to `array.zip` (#4030)T0mstone
2024-05-06Change `smallcaps` into an element function (#3981)Yip Coekjan
2024-05-01Add support for Eastern Arabic numerals (#4036)bluebear94
2024-04-30Add `std` module for names in the standard library (#4038)PgBiel
2024-04-30Let let-binding raise error on unexpected keywords (#4034)Leedehai
2024-04-30Remove repetitive words (#3991)hardlydearly
2024-04-30Add `reduce` method to `array` (#3911)JustForFun88
2024-04-30Various text layout config improvements (#3787)Matt Fellenz