summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Collapse)Author
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
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-05-17Bump hayagriva (#4144)Laurenz
2024-05-17`show math.equation: set align(..)` shall not break alignment points (#4094)Leedehai
2024-05-17Run PDF and SVG export in CI (#4097)Laurenz
2024-05-17Fix footnote migration (#4095)Laurenz
2024-05-17Make more characters stretchable by mid() (#4092)Leedehai
2024-05-17Fix empty 2-d math args with whitespace/trivia (#3786)Ian Wrzesinski
Co-authored-by: Laurenz <laurmaedje@gmail.com>
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-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-17Let the lexer respect linebreaks within inline raw (#3756)Leedehai
2024-05-17Fix newline parsing behavior in code mode (#3780)Leedehai
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 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
Co-authored-by: Martin Haug <mhaug@live.de>
2024-05-17Fix smart quotes in PDF outline (#3790)Ana Gelez
2024-05-16Remove grid usize overflow tests (#3687)PgBiel
2024-03-14Small table footer and hline placement improvements (#3659)PgBiel
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-12Fix `Behaviour` of spacing (#3634)Laurenz
2024-03-11Fix figure caption separator synthesis (#3621)Laurenz
2024-03-11Fix crash with empty raw block (#3619)Laurenz
2024-03-11Fix paragraph layouting index out of bounds bug (#3607)frozolotl
2024-03-11Ensure hline/vline positioning respects colspan/rowspan (#3610)PgBiel
2024-03-11Small fixes for table line priority in headers/footers (#3602)PgBiel
2024-03-09Repeatable Table Footers [More Flexible Tables Pt.6a] (#3577)PgBiel
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-03-09Remove floating point rounding from colors (and more) (#3557)frozolotl
2024-03-09Generate PDF ID automatically unless we really have a stable ID (#3591)Laurenz
2024-03-07Bump our crates (#3573)Laurenz
2024-03-07Remove `safe_div` (#3572)Laurenz
2024-03-07DPI-based natural sizing for images (#3571)Laurenz
2024-03-07Remove unmaintained benchmarks (#3569)Laurenz
2024-03-06Bump assets (#3560)Laurenz
2024-03-06Add `typst init` command (#3544)Laurenz