summaryrefslogtreecommitdiff
path: root/library/src/math/mod.rs
AgeCommit message (Expand)Author
2023-04-04Refactor and document figuresLaurenz
2023-04-04Improved figure numbering, labelling and referencing (#491)Sébastien d'Herbais de Thun
2023-04-03Provide support for portuguese language (#525)Mateus Felipe C. C. Pinto
2023-04-01Needless clone, borrows, casts and lifetimes (#504)Marek Barvíř
2023-03-31Added FR language support (#483)Sébastien d'Herbais de Thun
2023-03-31Added ZH language support (#481)1bitbool
2023-03-31Added RU language support (#467)Daniil Berezin
2023-03-29Added IT language support (#413)Marco Radocchia
2023-03-29Fix styling of text operatorsLaurenz
2023-03-27Update fibonacci example and add `round` functionLaurenz
2023-03-20Documentation for citation, bibliography, and contentLaurenz
2023-03-19Renaming and refactoringLaurenz
2023-03-19Measurement and introspection reworkLaurenz
2023-03-18Equation numberingLaurenz
2023-03-18Rename formula to equationLaurenz
2023-03-17CountersLaurenz
2023-03-12Spans in mathLaurenz
2023-03-10Expose content representation moreLaurenz
2023-03-10New #[func] macroLaurenz
2023-03-09Make all optional fields settableLaurenz
2023-03-08Rework style chain accessLaurenz
2023-03-08Streamline field namesLaurenz
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