summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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-20Change default highlight color to be transparent (#3453)frozolotl
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-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-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-04Fix terms show rule (#3325)Laurenz
2024-02-02Support for and/or selectors in show rules (#3326)Laurenz
2024-02-02Allow for-loop to iterate over bytes (#3317)Leedehai
2024-02-01Fix show-set semantics (#3311)Laurenz
2024-01-31Adjust for-loop's pattern matching rules (#3308)Leedehai
2024-01-30Document how to cite sources with special characters. (#3261)Michael Färber
2024-01-30Respect set rules in where selectors (#3290)Laurenz
2024-01-30Fix an error of uncastable dict input (#3247)Leedehai
2024-01-29Do not parse special spaces to Space Token (#3267)Peng Guanwen
2024-01-26Refactor math styling to bring it closer to normal styling (#3262)Laurenz
2024-01-25Merging cells: Colspans [More Flexible Tables Pt.3a] (#3239)PgBiel
2024-01-25Make `math.class` affect the limit configuration (#3231)Malo
2024-01-25Add symbol name for narrow non-breaking space (#3217)Tobias Rapp
2024-01-25Implement bitwise operations on integers (#3130)PgBiel
2024-01-18Cleaner separation between single and multi-region layoutLaurenz
2024-01-17Add `Page` structLaurenz
2024-01-17Table cell `x` and `y` fields [More Flexible Tables Pt.2b] (#3050)PgBiel
2024-01-16Syntax error if function name is parenthesized (#3058)Heinenen
2024-01-12Added `int.signum`, `float.signum`, `float.is-nan`, and `float.is-infinite` (...Sébastien d'Herbais de Thun
2024-01-09Test autocomplete (#2912)astrale-sharp
2024-01-09Partially fix hide for line, polygon, table, grid (#3139)Wenzhuo Liu
2024-01-09Let type constructor/field access error report the name correctly (#3140)Leedehai
2024-01-08Fix CMYK on gradients (#3142)Sébastien d'Herbais de Thun
2024-01-05Fix large operators in cambria math (#3115)Wenzhuo Liu
2024-01-05Initial table per-cell customization [More Flexible Tables Pt.2a] (#3037)PgBiel