summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2024-02-08Do not enter alternate screen if colors are disabled (#3366)frozolotl
2024-02-07Bump ncipollo/release-action from 1.13.0 to 1.14.0 (#3369)dependabot[bot]
2024-02-07Fix typo in Stroke::repr (#3374)Joseph Wilson
2024-02-05Support reading input from stdin (#3339)spore
2024-02-05Delay errors for all show rules (#3323)Laurenz
2024-02-05Update dictionary.insert() doc and tests (#3343)Leedehai
2024-02-05Support text show rules that match their own output (#3327)Laurenz
2024-02-04Update README.md (#3340)Ikko Eltociear Ashimine
2024-02-04Fix terms show rule (#3325)Laurenz
2024-02-04Fix error swallowing (#3338)tingerrr
2024-02-02Support for and/or selectors in show rules (#3326)Laurenz
2024-02-02font-exceptions: override weight of Arial Black (#3321)Martin Kröning
2024-02-02Use heading's own location for numbering (#3322)Laurenz
2024-02-02Fix style issue for Latin Modern (#3315)Peng Guanwen
2024-02-02Let for-loop iterate Dict with an iterator (#3318)Leedehai