summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-11-29Fix paragraph spacing in Rust 1.82+0.11Laurenz
2024-08-23Bump time crateLaurenz
2024-05-17Pin crossLaurenz
2024-05-17Version bumpv0.11.1Laurenz
2024-05-17Update changelogLaurenz
2024-05-17Fix mention of current version in test (#4169)Laurenz
2024-05-17Fix show rules on queried elements (#4166)Laurenz
2024-05-17Mention that raw and equation syntax works in both markup and code mode (#4164)Laurenz
2024-05-17Tweak `usvg` options (#4163)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-17Slightly improve tables in `syntax.md` (#4151)Malo
2024-05-17Documentation for literals (#4149)Laurenz
2024-05-17Fix dangling mention of locate (#4147)Laurenz
2024-05-17Fix link in metadata docs (#4146)Laurenz
2024-05-17Bump hayagriva (#4144)Laurenz
2024-05-17`show math.equation: set align(..)` shall not break alignment points (#4094)Leedehai
2024-05-17Revise docs for `place` element (#4105)bluebear94
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-17Slice the before_window at char boundaries (#4028)Myriad-Dreamin
Co-authored-by: Laurenz <laurmaedje@gmail.com>
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
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-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
Co-authored-by: Martin Haug <mhaug@live.de>
2024-05-17Fix smart quotes in PDF outline (#3790)Ana Gelez
2024-05-17Escape path and entrypoint in `typst init` output (#3753)frozolotl