summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-17Slice the before_window at char boundaries (#4028)Myriad-Dreamin
2024-05-17Fix the broken fuzz build (#4056)Leedehai
2024-05-17Add the list of built-in fonts in the documentation (#4026)3w36zj6
2024-05-17Fix suffix computation for Source::replace (#3989)QuarticCat
2024-05-17Fix empty 2-d math args with whitespace/trivia (#3786)Ian Wrzesinski
2024-05-17Add regression tests for container sizing with layoutable child (#3955)Laurenz
2024-05-17Fix compiler panic on stack with infinite spacing (#3918)Malo
2024-05-17Fix path in sized container (#3954)Laurenz
2024-05-17Mention `typst fonts` for `font` parameter (#3919)Rik Huijzer
2024-05-17Better test runner (#3922)Laurenz
2024-05-17Fix raw bidi text (#3885)A-Walrus
2024-05-17Fix missing blackboard bold letters (#3759)José Lopes
2024-05-17Deformed stroke for some length values fix (#3860)Tomás Cruz
2024-05-17Fix broken links in tables.md on striped rows and columns (#3884)Leedehai
2024-05-17Let the lexer respect linebreaks within inline raw (#3756)Leedehai
2024-05-17Fix newline parsing behavior in code mode (#3780)Leedehai
2024-05-17Fix wrong PDF page labels (#3836) (#3837)Gabriel Araújo
2024-05-17A few CI and crate config changes (#3852)Laurenz
2024-05-17Support negative dimensions in rectangles (#3807)Ana Gelez
2024-05-17Never shrink lines in raw blocks (#3796)Ana Gelez
2024-05-17Fix tab rendering for raw block with lang "typ(c)" (#3847)Leedehai
2024-05-17Fixed interaction of first_line_indent with outline (#3745)Etienne Collin
2024-05-17Fix `str.trim(regex,at:end)` when the whole string is matched (#3730)Leedehai
2024-05-17Fix source path resolution in import analysis (#3842)Myriad-Dreamin
2024-05-17Fix patterns with spacing in PDF (#3793)Eric Biedert
2024-05-17Fix compression of punctuation marks at line start of end (#3744)Ran Luo
2024-05-17Better handle large numbers from external data files (#3791)Ana Gelez
2024-05-17Fix smart quotes in PDF outline (#3790)Ana Gelez
2024-05-17Escape path and entrypoint in `typst init` output (#3753)frozolotl
2024-05-17Exclude bots from the doc's contributor list (#3731)Leedehai
2024-05-17Pin CI Rust version (#3763)Laurenz
2024-05-16Fix warnings introduced by rust 1.77 (#3754)frozolotl
2024-05-16Fix color documentation (#3688)frozolotl
2024-05-16Fix all cargo doc warnings (#3684)A-Walrus
2024-05-16Remove grid usize overflow tests (#3687)PgBiel
2024-03-15Version bumpv0.11.0Laurenz
2024-03-15Final touches (#3678)Laurenz
2024-03-15Add a guide for the new tables (#3655)Martin Haug
2024-03-15Small improvements to heading parameter docs (#3660)Andrew Voynov
2024-03-15Fix `Reflect` for `SpecificAlignment` (#3672)Leedehai
2024-03-15Fix double slashes in docs links (#3675)Laurenz
2024-03-15Run release workflow on release publish (#3674)arl
2024-03-14Small table footer and hline placement improvements (#3659)PgBiel
2024-03-14Revert use of alternate screen (#3648)Laurenz
2024-03-14Fix sizing of nested equations (#3664)Laurenz
2024-03-13Fix non-terminating loop in flow layout (#3652)Laurenz
2024-03-13Fix `italic` function in math (#3651)Laurenz
2024-03-13Fix table cells and rowspans wrongly assuming full page height available (#3637)PgBiel
2024-03-13Ensure grids have at least the given amount of rows (#3644)PgBiel
2024-03-13Fix typo in inline layout (#3645)Ran Luo