| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-11-29 | Fix paragraph spacing in Rust 1.82+0.6 | Laurenz | |
| 2023-06-30 | Non-Typst highlighting in documentation | Laurenz | |
| 2023-06-30 | Minor improvements | Laurenz | |
| 2023-06-30 | Add support for European Portuguese variant (#1619) | chico ferreira | |
| 2023-06-27 | Basic package management | Laurenz | |
| 2023-06-26 | Fix warnings | Laurenz | |
| 2023-06-26 | Fix shaping debug assertions | Laurenz | |
| 2023-06-26 | support optical sizes for script/scriptscript when available (#1580) | damaxwell | |
| 2023-06-26 | math under/overline now draws simple lines based on parameters in math font ↵ | damaxwell | |
| table (#1568) | |||
| 2023-06-26 | Fix underline bug. (#1567) | Andy Barcia Rodríguez | |
| 2023-06-26 | Make footnotes referenceable (#1546) | MALO | |
| 2023-06-26 | shape_tofus: respect text direction when inserting tofus (#1519) | bluebear94 | |
| This ensures that the ranges of the shaped glyphs are monotonically decreasing in right-to-left-text, thus avoiding nonsensical results in find_safe_to_break that later causes a panic (see #1373). Additionally, debug assertions have been added to catch non-monotonic glyph ranges. | |||
| 2023-06-24 | Tidy up | Laurenz | |
| 2023-06-24 | Use third person in documentation (#1560) | MALO | |
| 2023-06-24 | Some backslash in math fixes (#1561) | sitandr | |
| 2023-06-24 | Add geq (#1557) | DVDTSB | |
| 2023-06-24 | Added argument to disable limits in inline math, closes #1522 (#1552) | sitandr | |
| 2023-06-24 | layout::par::collect: Treat linebreak element as whitespace (#1542) | bluebear94 | |
| Fixes #1540. | |||
| 2023-06-24 | Add infrastructure to enrich errors with hints (#1486) | Mathias Fischler | |
| 2023-06-20 | Move assets/data to library/assets (#1515) | figsoda | |
| So these assets lives inside the typst-library crate and doesn't break `cargo vendor` | |||
| 2023-06-20 | Expose the formatted page in outline.entry (#1506) | Mathieu David | |
| 2023-06-20 | Add Filipino (`fil`/`tl`) translations (#1510) | Je Sian Keith Herman | |
| 2023-06-20 | Add note that show rules might not apply to footnotes (#1484) | raphCode | |
| 2023-06-20 | Created new system for limits (fixes #1443) (#1452) | sitandr | |
| 2023-06-13 | Pass `Vt` through grid layouter explicitly | Laurenz | |
| 2023-06-12 | Fix bug with extra table lines | Laurenz | |
| Fixes #183 | |||
| 2023-06-12 | Fix bug with missing table row | Laurenz | |
| Fixes #1388 | |||
| 2023-06-12 | More `bail!` usage | Laurenz | |
| 2023-06-12 | Delayed errors | Laurenz | |
| Fixes #785. Thanks to @Dherse for the idea! | |||
| 2023-06-12 | Clear page to Even Or Odd (#1427) | Zachary Capalbo | |
| Co-authored-by: Laurenz <laurmaedje@gmail.com> | |||
| 2023-06-12 | feat: add albanian translations (#1454) | Ken | |
| 2023-06-12 | Support for inside and outside margins (#1308) | Luis David Licea Torres | |
| Co-authored-by: Laurenz <laurmaedje@gmail.com> | |||
| 2023-06-12 | Resolve #1141: Add hint for missing numbering, improve hint format ↵ | Mathias Fischler | |
| consistency (#1456) | |||
| 2023-06-12 | Add translation for Turkish (#1466) | Abdulmelik Bekmez | |
| 2023-06-12 | Fix a bunch of typos + broken link (#1453) | Alex Saveau | |
| 2023-06-12 | Add `outline.entry` (#1423) | Pg Biel | |
| 2023-06-09 | Final tweaks | Laurenz | |
| 2023-06-09 | Touch up docs | Laurenz | |
| 2023-06-09 | Remove deprecated `calc.mod` function | Laurenz | |
| 2023-06-09 | Translate TOML datetime properly | Laurenz | |
| 2023-06-09 | Adjust outline indent option | Laurenz | |
| 2023-06-09 | Rename `cramp` to `cramped` | Laurenz | |
| 2023-06-09 | Don't type check matrices (#1442) | Alex Saveau | |
| 2023-06-08 | Keep all footnotes for line together for movable item | Laurenz | |
| 2023-06-08 | Improve footnote handling for multi-page blocks | Laurenz | |
| 2023-06-08 | Fix footnote in columns | Laurenz | |
| Fixes #1433 | |||
| 2023-06-08 | Fix a bug with footnotes in blocks/lists/etc. | Laurenz | |
| This still not gives the "footnote and entry" are on same page invariant for blocks, but at least we do not get random extraneous page breaks anymore. Relevant issues: #1275, #1433 | |||
| 2023-06-08 | Fix a bug in footnote together-keeping logic | Laurenz | |
| 2023-06-08 | Fix line alignment | Laurenz | |
| Fixes #1398. How this works for the other shapes is a hack, but the line was missing from that hack. | |||
| 2023-06-07 | add calc.exp, calc.ln (#1299) | Jett Chen | |
| Co-authored-by: Laurenz <laurmaedje@gmail.com> | |||
