summaryrefslogtreecommitdiff
path: root/library/src/math
AgeCommit message (Expand)Author
2023-02-12Add delimiter setting for `cases`Laurenz
2023-02-12Support fractional width for `box`Laurenz
2023-02-12Vertically center non-math content in math by defaultLaurenz
2023-02-12Add `tg` and `ctg` operatorsLaurenz
2023-02-12Make all nodes block-levelLaurenz
2023-02-12Remove base widthLaurenz
2023-02-06Add missing `.op` modifiersLaurenz
2023-02-06Make Rust happier about the inline documentationLaurenz
2023-02-03Fix font switch in mathLaurenz
2023-02-03Keep font directly in `GlyphFragment`Laurenz
2023-02-02Ignore accent when positioning superscriptLaurenz
2023-02-02Fix root index placement againLaurenz
2023-02-02Merge text and math symbolsLaurenz
2023-02-02More robust automatic math spacingLaurenz
2023-02-02Matrix baseline alignmentLaurenz
2023-02-02Math testsLaurenz
2023-02-01Treat italics correction differentlyLaurenz
2023-02-01Fix root index placementLaurenz
2023-02-01Fix sub- and superscript ascent/descentLaurenz
2023-02-01Always apply math italics correctionsLaurenz
2023-02-01Math char style exceptionsLaurenz
2023-01-31Symbol improvementsLaurenz
2023-01-31Make lowercase greek italicLaurenz
2023-01-30Highlighting and docs fixesLaurenz
2023-01-29Remove more blocksLaurenz
2023-01-29Math documentation improvementsLaurenz
2023-01-29Fix inline math bounding boxLaurenz
2023-01-29Respect alignment in math formulasLaurenz
2023-01-29MatricesLaurenz
2023-01-29Fix `lr` with already matched bodyLaurenz
2023-01-29Fix math alignment pointsLaurenz
2023-01-29Fix math stylingLaurenz
2023-01-29Update docs so that the reference builds againMartin Haug
2023-01-28Overline, Underline, Overbracket, UnderbracketLaurenz
2023-01-28Fix typosLaurenz
2023-01-28More capable math callsLaurenz
2023-01-28Rework math attachments and accentsLaurenz
2023-01-27Error message when font doesn't support mathLaurenz
2023-01-27Fix math spacing bugsLaurenz
2023-01-27Symbol values and modulesLaurenz
2023-01-27Macro for math operatorsLaurenz
2023-01-27Hashtags everywhere!Laurenz
2023-01-27Small fixesLaurenz
2023-01-23Math moduleLaurenz
2023-01-22Math delimiter groupingLaurenz
2023-01-22Vector and case layoutLaurenz
2023-01-22Math operator functionsLaurenz
2023-01-22Under- and overbracesLaurenz
2023-01-22Math accent handlingLaurenz
2023-01-22Multi-line alignment with `&`Laurenz