summaryrefslogtreecommitdiff
path: root/library/src
AgeCommit message (Expand)Author
2023-05-02Add ICC profiles to images in PDF and update `usvg`, `svg2pdf` (#822)Martin Haug
2023-05-01Add `.yaml` to supported bib file exts and update uknown bib format message (...Emil Walser
2023-05-01Optimize `.count() > 1` check (#1053)Matt Fellenz
2023-05-01Fix smartquotes in outline (#1047)chris-02
2023-05-01Fix two things in docsLaurenz
2023-04-29Update query's documentation (#1026)方而静
2023-04-29whoops (#1035)Pg Biel
2023-04-28Slight improvement to attach.rs's doc (#996)Leedehai
2023-04-28Nit: sort and annotate codepoints which should attach as limits (#999)Leedehai
2023-04-28Initial fix for spacing on decorated math operators (#1023)Pg Biel
2023-04-27Make ast == ast.op (fixes #1004) (#1017)Alex Saveau
2023-04-27Add translation for Chinese (Traditional) (#1000)pan93412
2023-04-27Correct some typos (#987)Alexander Seiler
2023-04-26Touch up docsLaurenz
2023-04-26Add toml support (#807)HarmoGlace
2023-04-26Allow passing `region` to LocalName (#926)pan93412
2023-04-26Fix grid-cell misalignment bug (#963) (#978)jdierkes
2023-04-26Fix alignment of list markers & enum numbers (#988)Pg Biel
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-24Remove unnecessary closing bracket in example (#961)jdierkes
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-23Support show-set for outline and bibliography headingsLaurenz
2023-04-23Add note to measure function about being in infinite space (#927)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-20Add `quo`, `trunc` and `fract` calculation methods and rename `mod` to `rem` ...HarmoGlace
2023-04-20Add alt text to image function and PDF (#823)Martin Haug
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-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
2023-04-17Write PDF outlineLaurenz
2023-04-16Add algebra symbols (#320)Ryan Pitasky
2023-04-16Clippy fixes (#581)Marek Barvíř