summaryrefslogtreecommitdiff
path: root/tests/ref
AgeCommit message (Collapse)Author
2023-10-31CSL supportLaurenz
2023-10-30Fixed typos (#2524)Fritz Rehde
2023-10-29Linebreaking for linksLaurenz
2023-10-28Add regression test for #80Laurenz
2023-10-28Fix justification with hanging indent and negative spacingLaurenz
Fixes #2419
2023-10-28Fix justified linebreaking without justifiablesLaurenz
2023-10-25Fix pagebreak.to check (#2475)Francisco J. Sanchez
2023-10-22Refactor `cancel`, now able to take absolute angle or functions (#2466)LU Jialin
2023-10-22Support adjustment of more CJK punctuation (#2456)Wenzhuo Liu
2023-10-22Adapt default figure separator to the current locale (#2390)MALO
2023-10-22Add support for negative augment indexes (#2372)SekoiaTree
2023-10-17Automatically add spacing between CJK and Latin characters (#2334)Peng Guanwen
2023-10-12 Part 5a: Gradients on text with `relative: auto` or `relative: "parent"` ↵Sébastien d'Herbais de Thun
(#2364)
2023-10-12MathAttach::primes: account for possible hash before base (#2363)bluebear94
Fixes #2358.
2023-10-10Add `quote` element (#2252)tingerrr
2023-10-10Add `raw.line` (#2341)Sébastien d'Herbais de Thun
2023-10-10Fix clipping when a box/block has a `radius` (#2338)Sébastien d'Herbais de Thun
2023-10-10Gradient Part 4 - Conic gradients (#2325)Sébastien d'Herbais de Thun
2023-10-09Adjust table inset behavior to the same as container's (#1979) (#2323)HydroH
2023-10-09Use/allow U+2212 MINUS SIGN instead of U+002D HYPHEN MINUS everywhere (#2318)MALO
2023-10-09Multinomial coefficients (#2237)TheJosefOlsson
2023-10-06Gradient Part 3 - Radial gradients (#2312)Sébastien d'Herbais de Thun
2023-10-04Add `Repr` trait (#2269)MALO
2023-10-04Gradient Part 2a - Fix sharp gradients in SVG (#2307)Sébastien d'Herbais de Thun
2023-10-04Fix `extent` for text decoration (#2308)Eric Biedert
2023-10-03Gradient Part 2 - Linear gradients (#2279)Sébastien d'Herbais de Thun
2023-10-03Fix test failureLaurenz
Before we tested with an unavailable font, but the hyphens were still visible. But now the hyphens respect fallback too, so it's really hard to test it. I am removing the test for now.
2023-10-03ShapedText::push_hyphen: Use self.base for default hyphen range (#2299)bluebear94
In the unlikely chance that we hyphenate after an empty line, we set the glyph range to self.base..self.base so that subtracting Fixes #2283.
2023-10-02Passing color to the augment line in matrix (#2281)LU Jialin
2023-09-29Color fixes (#2262)Sébastien d'Herbais de Thun
2023-09-26Prevent block spacing with placed elements (#2244)Eric Biedert
2023-09-26Resolve spacing before comparing (#2235)Eric Biedert
2023-09-25Add `background` parameter to `overline`, `underline` and `strike` (#2219)tingerrr
2023-09-25Add custom smart quotes (#2209)tingerrr
2023-09-25Fixing the styling issues of the empty pages caused by pagebreak (#2182)LU Jialin
2023-09-25Better rect edges (#1956)Anton Wetzel
2023-09-25Fixing the baseline in math content (#2220)LU Jialin
2023-09-21Add gaps for matrix, case, and vector (#2186)SekoiaTree
2023-09-19Correct the consecutive hyphen cost (#2190)Peng Guanwen
This just fixes a mistake previously made. `0.3` is the correct number that is proportional to the parameters in Knuth's paper. The previously choosed value `300` is due to my calculation mistake and is too large that essentially prevent any consecutive hyphens.
2023-09-19Gradient Part 1 - Color rework (#2171)Sébastien d'Herbais de Thun
2023-09-19Allow multiple fallback fonts in SVGs (#2122)Eric Biedert
2023-09-18Fix "set align" for block equations (#2157)Eric Biedert
2023-09-14Fix invisibles on final page (#2141)Laurenz
2023-09-13Update to usvg 0.35 (#2113)Laurenz Stampfl
2023-09-13Fix floating placement within containersLaurenz
Fixes #1879
2023-09-13Bump dependenciesLaurenz
2023-09-13Fix newline in text in mathLaurenz
Fixes #1948
2023-09-13Fix box in 100% width blockLaurenz
Fixes #2128
2023-09-13Add logical numbering support for PDF export (#1933)Kevin K
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2023-09-12Add figure separator field (#1791)Dmitrij