summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-26Add vertical alignment to equation number [Better Equation Numbering Pt.3] (#...Leedehai
2024-02-26Add basic typst-docs CLI that spits out json (#3429)Jacob Hummer
2024-02-26Fix fold order for vectors (#3496)Laurenz
2024-02-25Fix cast order for `ToInt` (#3485)Laurenz
2024-02-25Add `base()` injection getter to the typst-docs `Resolver` (#3484)Jacob Hummer
2024-02-23Sort languages when writing XMP metadata for reproducible builds (#3469)Ilia
2024-02-22Add `number-align` to `math.equation` [Better Equation Numbering Pt.2] (#3446)Leedehai
2024-02-22Add `tilde.dot` (#3468)Evan Finken
2024-02-22Update the Finnish translation of program listing (#3474)Leedehai
2024-02-22Fix renamed clippy option (#3470)Jacob Hummer
2024-02-22Some table improvements [More flexible tables] (#3473)PgBiel
2024-02-22Add symbols for arrows with tilde (#3434)jaroeichler
2024-02-21Wider callsite span (#3466)Laurenz
2024-02-21Remove special handling of Noto fonts (#3388)Peng Guanwen
2024-02-21Use `Outer(H|V)Alignment` to constraint types (#3465)Leedehai
2024-02-21Added `LazyHash` (#3451)Sébastien d'Herbais de Thun
2024-02-21Destructuring improvements (#3463)Laurenz
2024-02-20Refactoring how `MathRow` is laid out into a frame while respecting alignment...Leedehai
2024-02-20Table line customization [More Flexible Tables Pt.4] (#3393)PgBiel
2024-02-20Fix color conversions (#3445)frozolotl
2024-02-20Change default highlight color to be transparent (#3453)frozolotl
2024-02-20Add module -> dictionary conversion (#3428)f3rn0s
2024-02-20Better named `MathContext.layout_*()` methods (#3455)Leedehai
2024-02-20`/Last` in PDF should refer to the last _immediate_ children (#3447)Y.D.X
2024-02-20Fix transparent text in PNG export (#3444)frozolotl
2024-02-20Add alpha component to luma (#3438)frozolotl
2024-02-20Always attach primes as scripts by default (#3437)Malo
2024-02-20fix IndexMap remove() deprecation warning (#3430)Jacob Hummer
2024-02-18Introduce `SyntaxSet` (#3450)Laurenz
2024-02-17fix: `ToUnicode` in PDF should describe CID instead of GID (#3435)Y.D.X
2024-02-15Improve documentation on syntactical modes (#3419)Malo
2024-02-15Fix `h` and `v` in stack (#3423)Laurenz
2024-02-15Better quote selection (#3422)Laurenz
2024-02-14Don't round SVG size (#3415)Laurenz
2024-02-14Share resource dictionary via indirect object instead of inheritance (#3414)Laurenz
2024-02-14Read EXIF data and apply image rotation (#3413)Laurenz
2024-02-14Fix typo (#3412)frozolotl
2024-02-14Fix watches on moves and removes (#3371)frozolotl
2024-02-14Fix named destinations (#3411)Laurenz
2024-02-14Fix text show-set regression (#3410)Laurenz
2024-02-13Minor realization improvements (#3408)Laurenz
2024-02-13Format Cargo.lockLaurenz
2024-02-12lexer: Allow emphasis in Korean text without spaces (#3397)Natsu Kagami
2024-02-12Add color-managed CMYK to RGB conversion (#3288)Martin Haug
2024-02-12Named destinations (#2954)Heinenen
2024-02-12Refactor behaved building (#3403)Laurenz
2024-02-12Run tests roughly in order (#3402)Laurenz
2024-02-11Better errors for array/dictionary method calls that return mutable (#3370)Leedehai
2024-02-11Fix hebrew symbol codepoints (#3375)Harry Smith
2024-02-10Use `--locked` for install command (#3390)Matt Fellenz