summaryrefslogtreecommitdiff
path: root/tests/ref
AgeCommit message (Expand)Author
2023-05-01Fix smartquotes in outline (#1047)chris-02
2023-04-29Add a test checking equations can embed function-built pieces (#1033)Leedehai
2023-04-28Initial fix for spacing on decorated math operators (#1023)Pg Biel
2023-04-27Make ast == ast.op (fixes #1004) (#1017)Alex Saveau
2023-04-27Correct some typos (#987)Alexander Seiler
2023-04-26Allow passing `region` to LocalName (#926)pan93412
2023-04-26Fix grid-cell misalignment bug (#963) (#978)jdierkes
2023-04-26Fix alignment of list markers & enum numbers (#988)Pg Biel
2023-04-25Support indices preceding the base symbol, revamping #699 (#825)Leedehai
2023-04-25Support implicit alignment (#749)Alex Saveau
2023-04-25Add sum and product to arrays (#966)SekoiaTree
2023-04-24Fix broken matrices with alignment and optimize code while we're at it (#935)Alex Saveau
2023-04-24Obey alignment in matrices (#892)Alex Saveau
2023-04-24Spanish quote marks (#941)Luis David Licea Torres
2023-04-23Support show-set for outline and bibliography headingsLaurenz
2023-04-23Fix 0pt strokes (#923)Pg Biel
2023-04-21Implement math `cancel` function (#793)Pg Biel
2023-04-20Convert math alignment to single-pass algorithm (#891)Alex Saveau
2023-04-19Make `dot` be multiplication and add `dot.period` for periods (#747)Alex Saveau
2023-04-19Fix argument sinksLaurenz
2023-04-19Fix math hiding once moreLaurenz
2023-04-19path: Use close_path() for closing paths (#801)Johannes Wolf
2023-04-19Fix realize in mathLaurenz
2023-04-18Handle SVG with textLaurenz
2023-04-17More Chinese punctuation adjustment (#836)Peng Guanwen
2023-04-17Write PDF outlineLaurenz
2023-04-13Add comment at end of line test (#783)Alex Saveau
2023-04-13Make math punctuation tests more complete (#782)Alex Saveau
2023-04-13Add support for more complex strokes (#505)Birk Tjelmeland
2023-04-13Fix linebreak after inline objects with metadataLaurenz
2023-04-13Reduce amount of hashingLaurenz
2023-04-13Refine linebreak algorithm for better Chinese justification (#701)Peng Guanwen
2023-04-13Strip trailing line breaks in math equations (#750)Alex Saveau
2023-04-13More flexible capability to control showing reference (#646)Chen
2023-04-12Selector rework (#640)Sébastien d'Herbais de Thun
2023-04-11Let dictionaries respect insertion orderLaurenz
2023-04-11Fix highlighting of identifiers before bracketsLaurenz
2023-04-11Fix square sizingLaurenz
2023-04-06Fix numbering testLaurenz
2023-04-06Fix block sizing testLaurenz
2023-04-06Add 'layout' function to obtain the size of the outer container (#557)Pg Biel
2023-04-06Add Iroha-style numbering (+ bugfix) (#555)Alex Sayers
2023-04-06Fix block child spacingLaurenz
2023-04-06Fix path and polygon strokesLaurenz
2023-04-06Fix box and block sizingLaurenz
2023-04-06Path support (#536)SekoiaTree
2023-04-05Fix hiding of math (#587)Daniel Csillag
2023-04-05Fix first line indent with styled textLaurenz
2023-04-04Improved figure numbering, labelling and referencing (#491)Sébastien d'Herbais de Thun
2023-04-03Improve justification of Chinese/Japanese text (#542)Alex Sayers