summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-30Let let-binding raise error on unexpected keywords (#4034)Leedehai
2024-04-30Add the list of built-in fonts in the documentation (#4026)3w36zj6
2024-04-30Remove repetitive words (#3991)hardlydearly
2024-04-30Fix suffix computation for Source::replace (#3989)QuarticCat
2024-04-30Add keywords for `emph` and `strong` functions (#3980)Malo
2024-04-30Fix the Chinese translation for 'equation' used as a supplement (#3964)Leedehai
2024-04-30Add `reduce` method to `array` (#3911)JustForFun88
2024-04-30Various text layout config improvements (#3787)Matt Fellenz
2024-04-19Fix subset tag for color fonts (#3960)Ana Gelez
2024-04-19CLI: Support more page number templates in output file name (#3933)Karthik Nishanth
2024-04-19Fix empty 2-d math args with whitespace/trivia (#3786)Ian Wrzesinski
2024-04-19Localization with custom key-value format (#3728)Heinenen
2024-04-18Add regression tests for container sizing with layoutable child (#3955)Laurenz
2024-04-18Enhance the test runner: regex, --list, --path (#3945)Leedehai
2024-04-18Fix compiler panic on stack with infinite spacing (#3918)Malo
2024-04-18Fix path in sized container (#3954)Laurenz
2024-04-17Fix header query example (#3903)Rik Huijzer
2024-04-17Warn about unknown font families during parsing (#3854)Niklas Mohrin
2024-04-17Emojis in PDF (#3853)Ana Gelez
2024-04-16Add datetime duration example in datetime document #3178 (#3931)unclebean
2024-04-16Better instruction in test READMEs (#3929)Leedehai
2024-04-16Dockerfile: add `ENTRYPOINT` directive (#3798)Pol Dellaiera
2024-04-15Make some changes that were deferred until after 0.11 (#3934)Laurenz
2024-04-13Mention `typst fonts` for `font` parameter (#3919)Rik Huijzer
2024-04-13Better test runner (#3922)Laurenz
2024-04-09Add --make-deps CLI argument (#2877) (#3890)Matthew Toohey
2024-04-09Fix raw bidi text (#3885)A-Walrus
2024-04-09Document how to import func (#3889)Rik Huijzer
2024-04-08Rename `turtle` to `shell` (#3870)frozolotl
2024-04-08Fix gradient sample example (#3868)frozolotl
2024-04-08SyntaxKind::Eof => SyntaxKind::End to better express its usage (#3872)Leedehai
2024-04-08Mention `fields` function in docs (#3897)Rik Huijzer
2024-04-08Fix missing blackboard bold letters (#3759)José Lopes
2024-04-06Deformed stroke for some length values fix (#3860)Tomás Cruz
2024-04-06Fix broken links in tables.md on striped rows and columns (#3884)Leedehai
2024-04-04Remove SOURCE_DATE_EPOCH CLI argument (#3859)frozolotl
2024-04-04Implement `World` for common pointer types of `World` (#3838)tingerrr
2024-04-04Let the lexer respect linebreaks within inline raw (#3756)Leedehai
2024-04-03Read `SOURCE_DATE_EPOCH` for better reproducibility (#3809)frozolotl
2024-04-03Fix newline parsing behavior in code mode (#3780)Leedehai
2024-04-03Fix wrong PDF page labels (#3836) (#3837)Gabriel Araújo
2024-04-02A few CI and crate config changes (#3852)Laurenz
2024-04-02Improve `repr` for `SequenceElem` (#3584)Malo
2024-04-02Support negative dimensions in rectangles (#3807)Ana Gelez
2024-04-02Never shrink lines in raw blocks (#3796)Ana Gelez
2024-04-02Fix tab rendering for raw block with lang "typ(c)" (#3847)Leedehai
2024-04-02Fixed interaction of first_line_indent with outline (#3745)Etienne Collin
2024-04-01Fix `str.trim(regex,at:end)` when the whole string is matched (#3730)Leedehai
2024-04-01Fix source path resolution in import analysis (#3842)Myriad-Dreamin
2024-04-01Changed equation reference customization example to include a link (#3812)Lucy-73