summaryrefslogtreecommitdiff
path: root/library/src/math/mod.rs
AgeCommit message (Collapse)Author
2023-03-08Require font to be a named argumentLaurenz
2023-03-07Fully untyped modelLaurenz
2023-03-01Split up `model` moduleLaurenz
2023-02-25New default styleLaurenz
2023-02-12Support fractional width for `box`Laurenz
2023-02-12Vertically center non-math content in math by defaultLaurenz
2023-02-12Make all nodes block-levelLaurenz
2023-02-06Make Rust happier about the inline documentationLaurenz
2023-02-03Fix font switch in mathLaurenz
2023-02-02Merge text and math symbolsLaurenz
2023-02-02More robust automatic math spacingLaurenz
2023-02-02Math testsLaurenz
2023-01-30Highlighting and docs fixesLaurenz
2023-01-29Fix inline math bounding boxLaurenz
2023-01-29MatricesLaurenz
2023-01-29Fix math stylingLaurenz
2023-01-29Update docs so that the reference builds againMartin Haug
2023-01-28Overline, Underline, Overbracket, UnderbracketLaurenz
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-27Small fixesLaurenz
2023-01-23Math moduleLaurenz
2023-01-22Math delimiter groupingLaurenz
2023-01-22Math operator functionsLaurenz
2023-01-22Under- and overbracesLaurenz
2023-01-22Math accent handlingLaurenz
2023-01-22Multi-line alignment with `&`Laurenz
2023-01-22Fraction layoutLaurenz
2023-01-22Class-based math spacingLaurenz
2023-01-22Math root layoutLaurenz
2023-01-22Glyph stretchingLaurenz
2023-01-22Math frameworkLaurenz
2023-01-22Name handling for New Computer Modern MathLaurenz
2023-01-03Split up math libraryLaurenz
2023-01-15Remove most fields from `SyntaxKind` enumLaurenz
2022-12-22Expand math syntax sectionLaurenz
2022-12-22Symbol tableMartin Haug
2022-12-21Document math categoryLaurenz
2022-12-20DocumentationLaurenz
2022-12-19Syntax and example sectionsLaurenz
2022-12-17Document parameters in commentLaurenz
2022-12-15Reflection for castablesLaurenz
2022-12-14New macro setupLaurenz
2022-12-09A few math fixesLaurenz
2022-12-09Align set ruleLaurenz
2022-12-08Naming consistencyLaurenz