summaryrefslogtreecommitdiff
path: root/tests/ref
AgeCommit message (Expand)Author
2024-05-27Trim weak spacing at line start/end in paragraph layout (#4087)LU Jialin
2024-05-24Set default value of `raw.theme` to `auto`, and allow setting `raw.theme` to ...Yip Coekjan
2024-05-23Do layout short-circuit in flow instead of realization (#4231)Laurenz
2024-05-22Allow somewhat arbitrary characters as `mat`, `vec` and `cases` `delim` (#4211)Malo
2024-05-22Fix equation resizing when adding the equation number (#4179)Leedehai
2024-05-22Refactor frame metadata into tags (#4212)Laurenz
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
2024-05-16Bump hayagriva (#4144)Laurenz
2024-05-15Fix hyphen duplication rule for some languages (#4058)Gabriel Araújo
2024-05-15`show math.equation: set align(..)` shall not break alignment points (#4094)Leedehai
2024-05-08Fix footnote migration (#4095)Laurenz
2024-05-07Make more characters stretchable by mid() (#4092)Leedehai
2024-05-07Fix: `number-align` should align line/number baselines (#4024)Leedehai
2024-05-06Add `auto` option for page headers/footers (#4051)bluebear94
2024-05-06Indent configuration for multiline headings (#3459)HaeNoe
2024-05-06Change `smallcaps` into an element function (#3981)Yip Coekjan
2024-04-30Add `std` module for names in the standard library (#4038)PgBiel
2024-04-30Various text layout config improvements (#3787)Matt Fellenz
2024-04-19Fix empty 2-d math args with whitespace/trivia (#3786)Ian Wrzesinski
2024-04-19Localization with custom key-value format (#3728)Heinenen
2024-04-18Add regression tests for container sizing with layoutable child (#3955)Laurenz
2024-04-18Fix path in sized container (#3954)Laurenz
2024-04-17Warn about unknown font families during parsing (#3854)Niklas Mohrin
2024-04-17Emojis in PDF (#3853)Ana Gelez
2024-04-13Better test runner (#3922)Laurenz
2024-04-09Fix raw bidi text (#3885)A-Walrus
2024-04-08Fix missing blackboard bold letters (#3759)José Lopes
2024-04-06Deformed stroke for some length values fix (#3860)Tomás Cruz
2024-04-04Let the lexer respect linebreaks within inline raw (#3756)Leedehai
2024-04-02Improve `repr` for `SequenceElem` (#3584)Malo
2024-04-02Support negative dimensions in rectangles (#3807)Ana Gelez
2024-04-02Never shrink lines in raw blocks (#3796)Ana Gelez
2024-04-02Fix tab rendering for raw block with lang "typ(c)" (#3847)Leedehai
2024-04-02Fixed interaction of first_line_indent with outline (#3745)Etienne Collin
2024-04-01Fix compression of punctuation marks at line start of end (#3744)Ran Luo
2024-03-25Fix smart quotes in PDF outline (#3790)Ana Gelez
2024-03-23Let `Repr` for `Relative<T>` print both abs + ratio (#3721)Leedehai
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