summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2024-04-19Fix empty 2-d math args with whitespace/trivia (#3786)Ian Wrzesinski
2024-04-19Localization with custom key-value format (#3728)Heinenen
2024-04-18Add regression tests for container sizing with layoutable child (#3955)Laurenz
2024-04-18Enhance the test runner: regex, --list, --path (#3945)Leedehai
2024-04-18Fix compiler panic on stack with infinite spacing (#3918)Malo
2024-04-18Fix path in sized container (#3954)Laurenz
2024-04-17Warn about unknown font families during parsing (#3854)Niklas Mohrin
2024-04-17Emojis in PDF (#3853)Ana Gelez
2024-04-16Better instruction in test READMEs (#3929)Leedehai
2024-04-15Make some changes that were deferred until after 0.11 (#3934)Laurenz
2024-04-13Better test runner (#3922)Laurenz
2024-04-09Fix raw bidi text (#3885)A-Walrus