summaryrefslogtreecommitdiff
path: root/tests/ref
AgeCommit message (Collapse)Author
2024-05-17Fix mention of current version in test (#4169)Laurenz
2024-05-17Fix show rules on queried elements (#4166)Laurenz
2024-05-17Fix equations in RTL text (#4150)Laurenz
2024-05-17Fix raw block has extra space when end with backtick (#4162)Wenzhuo Liu
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-05-17Bump hayagriva (#4144)Laurenz
2024-05-17`show math.equation: set align(..)` shall not break alignment points (#4094)Leedehai
2024-05-17Fix footnote migration (#4095)Laurenz
2024-05-17Make more characters stretchable by mid() (#4092)Leedehai
2024-05-17Fix empty 2-d math args with whitespace/trivia (#3786)Ian Wrzesinski
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-05-17Add regression tests for container sizing with layoutable child (#3955)Laurenz
2024-05-17Fix path in sized container (#3954)Laurenz
2024-05-17Better test runner (#3922)Laurenz
2024-05-17Fix raw bidi text (#3885)A-Walrus
2024-05-17Fix missing blackboard bold letters (#3759)José Lopes
2024-05-17Deformed stroke for some length values fix (#3860)Tomás Cruz
2024-05-17Let the lexer respect linebreaks within inline raw (#3756)Leedehai
2024-05-17Support negative dimensions in rectangles (#3807)Ana Gelez
2024-05-17Never shrink lines in raw blocks (#3796)Ana Gelez
2024-05-17Fix tab rendering for raw block with lang "typ(c)" (#3847)Leedehai
2024-05-17Fixed interaction of first_line_indent with outline (#3745)Etienne Collin
2024-05-17Fix compression of punctuation marks at line start of end (#3744)Ran Luo
2024-05-17Fix smart quotes in PDF outline (#3790)Ana Gelez
2024-03-14Small table footer and hline placement improvements (#3659)PgBiel
2024-03-14Fix sizing of nested equations (#3664)Laurenz
2024-03-13Fix non-terminating loop in flow layout (#3652)Laurenz
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 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
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-03-07Bump our crates (#3573)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
Co-authored-by: Laurenz <laurmaedje@gmail.com>
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-02-29Add `depth` and `offset` field to `heading` (#3038)tingerrr
Co-authored-by: Laurenz <laurmaedje@gmail.com>
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-26Add vertical alignment to equation number [Better Equation Numbering Pt.3] ↵Leedehai
(#3482)
2024-02-26Fix fold order for vectors (#3496)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-20Table line customization [More Flexible Tables Pt.4] (#3393)PgBiel