summaryrefslogtreecommitdiff
path: root/library/src
AgeCommit message (Collapse)Author
2023-04-19Make `dot` be multiplication and add `dot.period` for periods (#747)Alex Saveau
2023-04-19Fix argument sinksLaurenz
Fixes #886.
2023-04-19Fix math hiding once moreLaurenz
2023-04-19path: Use close_path() for closing paths (#801)Johannes Wolf
2023-04-19fix ref->cite span (#811)Pg Biel
2023-04-19Add `gcd` and `lcm` calculation methods (#789)HarmoGlace
2023-04-19Fix realize in mathLaurenz
2023-04-18ClippyLaurenz
2023-04-18Handle SVG with textLaurenz
2023-04-18Remove intermediate strings in error messageLaurenz
2023-04-18clippy::wrong_self_convention (#857)Marek Barvíř
2023-04-18Clippy fixes (#856)Marek Barvíř
2023-04-17More Chinese punctuation adjustment (#836)Peng Guanwen
and also general linebreak improvements
2023-04-17Write PDF outlineLaurenz
2023-04-16Add algebra symbols (#320)Ryan Pitasky
2023-04-16Clippy fixes (#581)Marek Barvíř
2023-04-15Fix typo in `ParElem` documentation (#810)Thiago Trannin
2023-04-13Fix `pow` overflow (#784)HarmoGlace
2023-04-13Add support for more complex strokes (#505)Birk Tjelmeland
2023-04-13Fix linebreak after inline objects with metadataLaurenz
2023-04-13Better error spans in `calc`Laurenz
2023-04-13Add factorial, permutation and binomial to calculation functions (#639)HarmoGlace
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-12Correct some typos (#746)Alexander Seiler
2023-04-12Selector rework (#640)Sébastien d'Herbais de Thun
2023-04-11Improve documentationLaurenz
2023-04-11Fix heading supplementLaurenz
Fixes #730
2023-04-11Fix square sizingLaurenz
Fixes #85.
2023-04-11add `sinc` operator (#720)classabbyamp
this is for the sinc function (https://en.wikipedia.org/wiki/Sinc_function)
2023-04-11Allow treating ratios as floats (#681)Eric Biedert
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-06Add Chinese numbering (#565)SteamedFish
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-06Unpacking syntax (#532)Marmare314
Closes #341
2023-04-06Fix block child spacingLaurenz
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-06Fix path and polygon strokesLaurenz
2023-04-06Fix box and block sizingLaurenz