summaryrefslogtreecommitdiff
path: root/tests/suite
AgeCommit message (Expand)Author
2024-09-10Flow collection phase (#4931)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-02Add `at` method to `arguments` (#4864)Malo
2024-09-02Better hint for non-zero em length (#4873)Sébastien d'Herbais de Thun
2024-09-02Parenthesized imports (#4869)Sébastien d'Herbais de Thun
2024-09-02Add Devanagari numbering (#4850)Florent Michel
2024-09-02Add warnings when labels are ignored or unattached (#4783)Max
2024-09-02Hebrew Translation + Smart Quotes (#4842)Daniel Fleischer
2024-09-02Add a skew function (#4803)Bzero
2024-09-02Improve unknown variable diagnostics (#4858)tingerrr
2024-08-29Line numbers (#4516)PgBiel
2024-08-28Better smartquotes (#4849)Laurenz
2024-08-27Refactor depth checks and apply them in math (#4845)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-20Fix typos (#4784)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-15Improve `repr` for `type(none)` and `type(auto)` (#4730)Lingkang
2024-08-15Fix lexer on sth followed by comments (#4739)Yip Coekjan
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-08Bail out of reparse in `expr_with_paren` if we land on a different char (#4577)+merlan #flirora
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
2024-07-22Conversion from int to bytes and back (#4490)chico ferreira
2024-07-20Deprecate some things (#4562)Laurenz
2024-07-20Support transparent page fill (#4586)Laurenz
2024-07-18Fix panic in link linebreaking (#4579)Laurenz
2024-07-17Allow absolute lengths in `scale` (#4271)+merlan #flirora
2024-07-15Wrapping with parens should not push superscripts higher (#4545)Leedehai
2024-07-14Save and restore graphics state for every frame (#4496)Eric Biedert
2024-07-14Wrap outline entry body in LRE/RLE + make smart quotes ignore directional con...+merlan #flirora
2024-07-14Fix lexer behavior on non-whitespace before ref (#4553)Yip Coekjan
2024-07-08Primes should not further raise next superscript's position (#4492)Leedehai