summaryrefslogtreecommitdiff
path: root/tests/ref
AgeCommit message (Expand)Author
2025-06-03Fix bottom accent positioning in math (#6187)Max
2025-05-28Fix stroking of glyphs in math mode (#6243)Mikołaj
2025-05-28Remove line break opportunity when math operator precededes a closing paren (...Ian Wrzesinski
2025-05-20Error if an unexpected named argument was received (#6192)frozolotl
2025-05-12Expand text link boxes vertically by half the leading spacing (#6252)Tobias Schmitz
2025-05-12Prohibit some line break opportunities between LTR-ISOLATE and OBJECT-REPLACE...Tobias Schmitz
2025-05-06Use list spacing for attach spacing in tight lists (#6242)Tobias Schmitz
2025-05-06Respect RTL cell layouting order in grid layout (#6232)Tobias Schmitz
2025-04-17Add test for flattened accents in math (#6188)Max
2025-04-02Parse multi-character numbers consistently in math (#5996)Ian Wrzesinski
2025-03-31Unify layout of `vec` and `cases` with `mat` (#5934)Max
2025-03-31Add dotless parameter to `math.accent` (#5939)Max
2025-03-31Improve french smartquotes (#5976)Malo
2025-03-27Test all exif rotation types and fix two of them (#6102)Laurenz Stampfl
2025-03-24Refactor grid header and footer resolving (#5919)PgBiel
2025-03-24Use `u64` instead of `usize` to store counter and enumeration item numbers, s...Eduardo Sánchez Muñoz
2025-03-11Fix `math.root` frame size (#6021)Max
2025-03-07Hotfix for labels on symbols (#6015)Laurenz
2025-03-03Respect `quotes: false` in inline quote (#5991)3w36zj6
2025-02-26Fix curve with multiple non-closed components. (#5963)Emmanuel Lesueur
2025-02-25Fix introspection of HTML root sibling metadata (#5953)Laurenz
2025-02-24HTML export: fix elem counting on classify_output (#5910)Sharzy
2025-02-24Fix math accent base height calculation (#5941)Max
2025-02-23Make math shorthands noncontinuable (#5925)Max
2025-02-23Fix HTML export of table with gutter (#5920)PgBiel
2025-02-17More robust SVG auto-detection (#5878)Laurenz
2025-02-10Respect `par` constructor arguments (#5842)Laurenz
2025-02-05Bump more dependencies (#5813)Laurenz
2025-02-04Bump codex to 0.1.0 (#5805)Laurenz
2025-01-31Change the default math class of U+22A5 ⊥ UP TACK to Normal (#5714)Malo
2025-01-31Disable cjk_latin_spacing in raw by default (#5753)Hong Jiarong
2025-01-31Include images from raw pixmaps and more (#5632)frozolotl
2025-01-27Support first-line-indent for every paragraph (#5768)Laurenz
2025-01-24Fix space collapsing for explicit paragraphs (#5749)Laurenz
2025-01-24Semantic paragraphs (#5746)Laurenz
2025-01-24Tweak HTML pretty printing (#5745)Laurenz
2025-01-23Handle boxes and blocks a bit better in HTML export (#5744)Laurenz
2025-01-23Update math TextElem layout to separate out SymbolElemIan Wrzesinski
2025-01-23Add SymbolElem to realizationIan Wrzesinski
2025-01-23Add support for `c2sc` OpenType feature in `smallcaps` (#5655)Malo
2025-01-23Support syntactically directly nested list, enum, and term list (#5728)wznmickey
2025-01-23Fix delimiter unparen syntax (#5739)Ian Wrzesinski
2025-01-23Support quotes in HTML output (#5673)Michael Färber
2025-01-23Support `start` attribute for `enum` in HTML export (#5676)Michael Färber
2025-01-23HTML tables (#5666)Michael Färber
2025-01-23Rework outline (#5735)Laurenz
2025-01-22Don't link items if container is already linked (#5732)Laurenz
2025-01-09Better math argument parsing (#5008)Max
2025-01-06Terminate pretty-printed HTML with trailing newline (#5661)Laurenz
2025-01-06Basic HTML `heading` test (#5619)Johann Birnick