summaryrefslogtreecommitdiff
path: root/library/src/math
AgeCommit message (Collapse)Author
2023-04-26Touch up docsLaurenz
2023-04-26Allow passing `region` to LocalName (#926)pan93412
2023-04-25Support indices preceding the base symbol, revamping #699 (#825)Leedehai
Breaking change: abbreviate attach() attachment params, top -> t, bottom -> b
2023-04-25Support implicit alignment (#749)Alex Saveau
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-23Add instrumentation (Part 1) (#761)Sébastien d'Herbais de Thun
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 math hiding once moreLaurenz
2023-04-19Fix realize in mathLaurenz
2023-04-18clippy::wrong_self_convention (#857)Marek Barvíř
2023-04-16Clippy fixes (#581)Marek Barvíř
2023-04-13Add support for more complex strokes (#505)Birk Tjelmeland
2023-04-13Strip trailing line breaks in math equations (#750)Alex Saveau
2023-04-11Fix heading supplementLaurenz
Fixes #730
2023-04-11add `sinc` operator (#720)classabbyamp
this is for the sinc function (https://en.wikipedia.org/wiki/Sinc_function)
2023-04-11Add Czech translation (#683)Radim Sückr
2023-04-11Added Arabic translations (#688)Abdul Rahman Sibahi
2023-04-11Add Vietnamese Translation (#684)ichxorya
2023-04-11Docs for Newton's notation for derivatives (#670)Eric Biedert
2023-04-11Remove '#' from FracElem docs (#691)Leedehai
2023-04-07Swap the misplaced top/bottom style (#642)Leedehai
2023-04-07realize before layout_math (#637)_rqy
2023-04-06Reorganize matches on languagesLaurenz
2023-04-06Add Norwegian language support (#628)jakobrs
2023-04-06add support for polish language (#623)zymon
2023-04-06add support for slovenian language (#621)Vid Drobnič
2023-04-05Fix inversion cal frak R (#593)Raphaël CV
2023-04-05Spanish support (#548)felipeacsi
2023-04-05Add support for ukrainian lang (#578)Nazar Serhiichuk
2023-04-05Fix hiding of math (#587)Daniel Csillag
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-04-01Fixed extraneous spacing in sign operators (#500)Yi Chen Chong
2023-03-31Added FR language support (#483)Sébastien d'Herbais de Thun
2023-03-31Added ZH language support (#481)1bitbool
2023-03-31Make `Paint` not implement `Copy`Laurenz
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-27Allow disabling vector and matrix delimitersLaurenz
2023-03-20Documentation for citation, bibliography, and contentLaurenz
2023-03-19Renaming and refactoringLaurenz
2023-03-19Measurement and introspection reworkLaurenz
2023-03-18Equation numberingLaurenz