summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-26Version bumpv0.3.0Laurenz
2023-04-26Touch up docsLaurenz
2023-04-26Pattern as parameter (#854)Marmare314
2023-04-26Add toml support (#807)HarmoGlace
2023-04-26Fix overflows with operators (#904)HarmoGlace
2023-04-26Allow passing `region` to LocalName (#926)pan93412
2023-04-26Upgrade a bunch of deps and remove two unused ones (#968)Alex Saveau
2023-04-26Fix grid-cell misalignment bug (#963) (#978)jdierkes
2023-04-26Fix alignment of list markers & enum numbers (#988)Pg Biel
2023-04-26Support picking the last subtest by using a random big number (#970)Alex Saveau
2023-04-26Add sponsorship buttonMartin Haug
2023-04-25Handle margins directly in pageLaurenz
2023-04-25A small comment regarding page layoutLaurenz
2023-04-25Support indices preceding the base symbol, revamping #699 (#825)Leedehai
2023-04-25Support implicit alignment (#749)Alex Saveau
2023-04-25Add a zip method to arrays (#947)Laurenz Stampfl
2023-04-25Destructuring assign (#703)Marmare314
2023-04-25Add sum and product to arrays (#966)SekoiaTree
2023-04-24hint for unknown variable containing dash (#924)Marmare314
2023-04-24Remove unnecessary closing bracket in example (#961)jdierkes
2023-04-24Enable debug symbols in developmentLaurenz
2023-04-24Disable stacker on WASMLaurenz
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-24Spanish quote marks (#941)Luis David Licea Torres
2023-04-23Add issue templatesMartin Haug
2023-04-23Support show-set for outline and bibliography headingsLaurenz
2023-04-23Fix 0pt strokes (#923)Pg Biel
2023-04-23Add note to measure function about being in infinite space (#927)Alex Saveau
2023-04-23Parallelize tests (#900)Alex Saveau
2023-04-23Add instrumentation (Part 1) (#761)Sébastien d'Herbais de Thun
2023-04-21Deterministic order of contributorsLaurenz
2023-04-21Implement math `cancel` function (#793)Pg Biel
2023-04-21use clap for parsing tests. (#876)astrale-sharp
2023-04-20Convert math alignment to single-pass algorithm (#891)Alex Saveau
2023-04-20Add `quo`, `trunc` and `fract` calculation methods and rename `mod` to `rem` ...HarmoGlace
2023-04-20List contributors in changelogLaurenz
2023-04-20Add alt text to image function and PDF (#823)Martin Haug
2023-04-20forbid underscore as identifier closes #513 (#837)Marmare314
2023-04-20Add UPDATE_EXPECT envvar to update tests (#748)Alex Saveau
2023-04-19Add atan2 (#846)Matt Fellenz
2023-04-19Make `dot` be multiplication and add `dot.period` for periods (#747)Alex Saveau
2023-04-19Fix argument sinksLaurenz
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-19Give more specific error messages (#881)Leedehai
2023-04-19Add install instruction for Void Linux (#858)Marcin Puc
2023-04-19Add more release build targets (#847)Alistair Keiller