summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-01Add side parameter to leaf_at (#3767)Matthew Toohey
2024-04-01Fix compression of punctuation marks at line start of end (#3744)Ran Luo
2024-04-01Add parallelogram symbols (#3740)Kamack38
2024-04-01Support writing document to stdout (#3632)Ilia
2024-04-01Implement `to-dict` method on arrays (#3575)frozolotl
2024-04-01Speed up docker build (#3627)Adrian Freund
2024-04-01Change sym.triangle from ▷ to △ (#3628)Leedehai
2024-03-25Better handle large numbers from external data files (#3791)Ana Gelez
2024-03-25Fix smart quotes in PDF outline (#3790)Ana Gelez
2024-03-23Escape path and entrypoint in `typst init` output (#3753)frozolotl
2024-03-23Exclude bots from the doc's contributor list (#3731)Leedehai
2024-03-23Let `Repr` for `Relative<T>` print both abs + ratio (#3721)Leedehai
2024-03-22Pin CI Rust version (#3763)Laurenz
2024-03-22Fix warnings introduced by rust 1.77 (#3754)frozolotl
2024-03-19Unify ops match arms (#3720)Matt Fellenz
2024-03-19Documentation improvements (#3698)Malo
2024-03-19Fix color documentation (#3688)frozolotl
2024-03-19Add stroked variants of suits (#3612)Malo
2024-03-16Fix all cargo doc warnings (#3684)A-Walrus
2024-03-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
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