summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2024-03-12Fix `Behaviour` of spacing (#3634)Laurenz
2024-03-12Fix parsing of parenthesized imports (#3633)Laurenz
2024-03-12Track context (#3623)Laurenz
2024-03-11Improved docs for table/grid (#3615)Andrew Voynov
2024-03-11Fix Dockerfile (#3599)Adrian Freund
2024-03-11Fix figure caption separator synthesis (#3621)Laurenz
2024-03-11Fix crash with empty raw block (#3619)Laurenz
2024-03-11Documentation fixes (#3595)Malo
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-11Update hline/vline stroke docs (#3616)PgBiel
2024-03-11Small fixes for table line priority in headers/footers (#3602)PgBiel
2024-03-11Clean up unused dependency (#3600)Leedehai
2024-03-09Update changelog and roadmap (#3594)Laurenz
2024-03-09Spruce up table docs (#3593)Martin Haug
2024-03-09Repeatable Table Footers [More Flexible Tables Pt.6a] (#3577)PgBiel
2024-03-09fix leaky pdf text stroke (#3580)Wenzhuo Liu
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-09docs(image): added example to the `fit` field (#3574)Andrew Voynov
2024-03-09Consolidate what internal methods Counter's user-visible methods call (#3561)Leedehai
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 dependency on unicode_names2 (#3570)Laurenz
2024-03-07Remove unmaintained benchmarks (#3569)Laurenz
2024-03-06Bump assets (#3560)Laurenz
2024-03-06Add `typst init` command (#3544)Laurenz
2024-03-06Repeatable Table Headers [More Flexible Tables Pt.5a] (#3545)PgBiel
2024-03-05Fix metrics of fandol fonts (#3554)Myriad-Dreamin
2024-03-05Bump dependencies (#3553)Laurenz
2024-03-05Collect test matrix result into single job result (#3552)Laurenz
2024-03-04Add Windows to CI (#3548)Laurenz
2024-03-04Add support for shortcut links in docs (#3547)Laurenz
2024-03-04Fix BiDi bug with mixed explicit dir in paragraph (#3532)A-Walrus