summaryrefslogtreecommitdiff
path: root/tests/ref
AgeCommit message (Expand)Author
2024-10-02Update Hayagriva (#5088)Martin Haug
2024-10-02Fix textual grouping (#5097)Laurenz
2024-10-02Adjust line number clearance (#5093)PgBiel
2024-10-01Fix panic in spilled block layout (#5085)Laurenz
2024-10-01Improve region progression handlingLaurenz
2024-10-01Fix order of tags in text show rules matches (#5083)Laurenz
2024-10-01Fix breakable block equation overflow (#5078)Max
2024-10-01Fix `math.stretch` not working vertically with attachments (#5069)Max
2024-09-30Change default font to Libertinus Serif (#4969)Laurenz
2024-09-27Fix `math.lr` size argument not being applied to enclosed `math.mid` (#5050)Max
2024-09-27Update NewCM fonts to version 6.0.0 (#5005)Max
2024-09-26Spelling (#5020)Josh Soref
2024-09-26Add `math.stretch` element function (#5030)Max
2024-09-26Add alignment parameter to matrices and vectors (#4998)Max
2024-09-26Fixed-point decimal type (#4900)PgBiel
2024-09-26Fix smartquotes for Swiss French (#4992)Jeremie Knuesel
2024-09-26Fix spacing after bibliography heading (#4964)Eric Biedert
2024-09-25New flow layout, with multi-column floats (#5017)Laurenz
2024-09-17Fix repetition of Thai characters (#4977)Laurenz
2024-09-17More robust ratio computation (#4976)Laurenz
2024-09-17Fix bad bound in forcibly overflowing optimal paragraph layout (#4975)Laurenz
2024-09-16Shrink tests (#4967)Laurenz
2024-09-08Make `QuoteElem` locatable (#4909)Yip Coekjan
2024-09-03Add show-text line wrapping test (#4890)Andrew Voynov
2024-09-02New realization / Text show rules now work across elements (#4876)Laurenz
2024-09-02Hebrew Translation + Smart Quotes (#4842)Daniel Fleischer
2024-09-02Add a skew function (#4803)Bzero
2024-08-29Line numbers (#4516)PgBiel
2024-08-28Better smartquotes (#4849)Laurenz
2024-08-26Improve realization and page layout (#4840)Laurenz
2024-08-26Implement math kerning and fix various `math.attach` bugs (#4762)Max
2024-08-26Don't number empty regions of broken block equations (#4836)Eric Biedert
2024-08-26Fix nested attachments when the base in `math.attach` has attachments (#4832)Max
2024-08-16Fix document set rules (#4768)Laurenz
2024-08-16Move paragraph widow and orphan prevention into flow (#4767)Laurenz
2024-08-15Add `gap` and `justify` parameters to `repeat` (#4644)Eric Biedert
2024-08-15Adjust the baseline of root radicand frame (#4736)Leedehai
2024-08-15Move `calc.nan` to `float.nan` and add `float.inf` (#4733)Malo
2024-08-11Fix `calc.inf`, `-calc.inf`, and `calc.nan` reprs and displays (#4724)Malo
2024-08-11Implement math mode language for `raw` (#4687)Jakob Peters
2024-08-09Split shorthands into math and markup, add tilde shorthand (#4706)Max
2024-08-09Make under/overlines behave the same as accents in attach base (#4695)Max
2024-08-05Support multiple stylistic sets in text (#4685)+merlan #flirora
2024-08-05Add missing under/over-delimiters (#4637)mkorje
2024-08-05Fixes counter stepping behavior (#4631)Johann Birnick
2024-08-05Fix alignment of gradients and patterns on strokes in PNG (#4634)Eric Biedert
2024-08-05Fix the show rule effect for bibliography heading level (#4622)Leedehai
2024-08-05Add Latin translation (#4609)ssotoen
2024-08-05Fix historical ligatures for texts (#4603)Leedehai
2024-07-22Add `non-zero` and `even-odd` fill rules to `path` and `polygon` (#4580)HydroH