summaryrefslogtreecommitdiff
path: root/library/src
AgeCommit message (Expand)Author
2024-11-29Fix paragraph spacing in Rust 1.82+0.6Laurenz
2023-06-30Non-Typst highlighting in documentationLaurenz
2023-06-30Minor improvementsLaurenz
2023-06-30Add support for European Portuguese variant (#1619)chico ferreira
2023-06-27Basic package managementLaurenz
2023-06-26Fix warningsLaurenz
2023-06-26Fix shaping debug assertionsLaurenz
2023-06-26support optical sizes for script/scriptscript when available (#1580)damaxwell
2023-06-26math under/overline now draws simple lines based on parameters in math font t...damaxwell
2023-06-26Fix underline bug. (#1567)Andy Barcia Rodríguez
2023-06-26Make footnotes referenceable (#1546)MALO
2023-06-26shape_tofus: respect text direction when inserting tofus (#1519)bluebear94
2023-06-24Tidy upLaurenz
2023-06-24Use third person in documentation (#1560)MALO
2023-06-24Some backslash in math fixes (#1561)sitandr
2023-06-24Add geq (#1557)DVDTSB
2023-06-24Added argument to disable limits in inline math, closes #1522 (#1552)sitandr
2023-06-24layout::par::collect: Treat linebreak element as whitespace (#1542)bluebear94
2023-06-24Add infrastructure to enrich errors with hints (#1486)Mathias Fischler
2023-06-20Move assets/data to library/assets (#1515)figsoda
2023-06-20Expose the formatted page in outline.entry (#1506)Mathieu David
2023-06-20Add Filipino (`fil`/`tl`) translations (#1510)Je Sian Keith Herman
2023-06-20Add note that show rules might not apply to footnotes (#1484)raphCode
2023-06-20Created new system for limits (fixes #1443) (#1452)sitandr
2023-06-13Pass `Vt` through grid layouter explicitlyLaurenz
2023-06-12Fix bug with extra table linesLaurenz
2023-06-12Fix bug with missing table rowLaurenz
2023-06-12More `bail!` usageLaurenz
2023-06-12Delayed errorsLaurenz
2023-06-12Clear page to Even Or Odd (#1427)Zachary Capalbo
2023-06-12feat: add albanian translations (#1454)Ken
2023-06-12Support for inside and outside margins (#1308)Luis David Licea Torres
2023-06-12Resolve #1141: Add hint for missing numbering, improve hint format consistenc...Mathias Fischler
2023-06-12Add translation for Turkish (#1466)Abdulmelik Bekmez
2023-06-12Fix a bunch of typos + broken link (#1453)Alex Saveau
2023-06-12Add `outline.entry` (#1423)Pg Biel
2023-06-09Final tweaksLaurenz
2023-06-09Touch up docsLaurenz
2023-06-09Remove deprecated `calc.mod` functionLaurenz
2023-06-09Translate TOML datetime properlyLaurenz
2023-06-09Adjust outline indent optionLaurenz
2023-06-09Rename `cramp` to `cramped`Laurenz
2023-06-09Don't type check matrices (#1442)Alex Saveau
2023-06-08Keep all footnotes for line together for movable itemLaurenz
2023-06-08Improve footnote handling for multi-page blocksLaurenz
2023-06-08Fix footnote in columnsLaurenz
2023-06-08Fix a bug with footnotes in blocks/lists/etc.Laurenz
2023-06-08Fix a bug in footnote together-keeping logicLaurenz
2023-06-08Fix line alignmentLaurenz
2023-06-07add calc.exp, calc.ln (#1299)Jett Chen