summaryrefslogtreecommitdiff
path: root/tests/typ
AgeCommit message (Expand)Author
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-12Fix `Behaviour` of spacing (#3634)Laurenz
2024-03-11Fix figure caption separator synthesis (#3621)Laurenz
2024-03-11Fix crash with empty raw block (#3619)Laurenz
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-11Small fixes for table line priority in headers/footers (#3602)PgBiel
2024-03-09Repeatable Table Footers [More Flexible Tables Pt.6a] (#3577)PgBiel
2024-03-09Remove floating point rounding from colors (and more) (#3557)frozolotl
2024-03-07Remove `safe_div` (#3572)Laurenz
2024-03-07DPI-based natural sizing for images (#3571)Laurenz
2024-03-06Bump assets (#3560)Laurenz
2024-03-06Repeatable Table Headers [More Flexible Tables Pt.5a] (#3545)PgBiel
2024-03-04Fix BiDi bug with mixed explicit dir in paragraph (#3532)A-Walrus
2024-03-04Add `chunks` method to array (#3539)frozolotl
2024-03-04Fix JIS style punctuation (#3543)Peng Guanwen
2024-03-03Merging cells: Rowspans [More Flexible Tables Pt.3b] (#3501)PgBiel
2024-03-01Add rounded corners and strokes to highlight (#3526)frozolotl
2024-03-01Provide more fine-grained spans in raw blocks (#3257)Myriad-Dreamin
2024-02-29Add `depth` and `offset` field to `heading` (#3038)tingerrr
2024-02-28Implement alpha modification methods for colors (#3516)frozolotl
2024-02-28Externalize assets (#3515)Laurenz
2024-02-27Fix float overlap (#3507)Laurenz
2024-02-27Fix out-of-order floats (#3506)Laurenz
2024-02-27Improve color negation (#3500)frozolotl
2024-02-27Fix bugs with parenthesized expression parsing (#3505)Laurenz
2024-02-27Fix parser bug with space before colon (#3504)Laurenz
2024-02-27New context system (#3497)Laurenz
2024-02-26Add vertical alignment to equation number [Better Equation Numbering Pt.3] (#...Leedehai
2024-02-26Fix fold order for vectors (#3496)Laurenz
2024-02-25Fix cast order for `ToInt` (#3485)Laurenz
2024-02-22Add `number-align` to `math.equation` [Better Equation Numbering Pt.2] (#3446)Leedehai
2024-02-22Some table improvements [More flexible tables] (#3473)PgBiel
2024-02-21Wider callsite span (#3466)Laurenz
2024-02-21Use `Outer(H|V)Alignment` to constraint types (#3465)Leedehai
2024-02-21Destructuring improvements (#3463)Laurenz
2024-02-20Table line customization [More Flexible Tables Pt.4] (#3393)PgBiel
2024-02-20Add module -> dictionary conversion (#3428)f3rn0s
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-15Fix `h` and `v` in stack (#3423)Laurenz
2024-02-15Better quote selection (#3422)Laurenz
2024-02-14Read EXIF data and apply image rotation (#3413)Laurenz
2024-02-14Fix text show-set regression (#3410)Laurenz
2024-02-12Add color-managed CMYK to RGB conversion (#3288)Martin Haug
2024-02-11Better errors for array/dictionary method calls that return mutable (#3370)Leedehai
2024-02-11Fix hebrew symbol codepoints (#3375)Harry Smith