| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-11-29 | Bump hayagriva | Laurenz | |
| 2023-11-29 | Update New Computer Modern fonts to version 4.7 (#2764) | Leedehai | |
| 2023-11-19 | Workaround for show set propagation on citations | Laurenz | |
| Fixes #2531 | |||
| 2023-11-13 | Filter out meta items when adding CJK-Latin (#2655) | Wenzhuo Liu | |
| spacing. | |||
| 2023-10-31 | CSL support | Laurenz | |
| 2023-10-28 | Add regression test for #80 | Laurenz | |
| 2023-10-28 | Fix justification with hanging indent and negative spacing | Laurenz | |
| Fixes #2419 | |||
| 2023-10-28 | Fix justified linebreaking without justifiables | Laurenz | |
| 2023-10-02 | Passing color to the augment line in matrix (#2281) | LU Jialin | |
| 2023-09-29 | Color fixes (#2262) | Sébastien d'Herbais de Thun | |
| 2023-09-26 | Prevent block spacing with placed elements (#2244) | Eric Biedert | |
| 2023-09-25 | Fixing the styling issues of the empty pages caused by pagebreak (#2182) | LU Jialin | |
| 2023-09-25 | Fixing the baseline in math content (#2220) | LU Jialin | |
| 2023-09-19 | Allow multiple fallback fonts in SVGs (#2122) | Eric Biedert | |
| 2023-09-14 | Fix invisibles on final page (#2141) | Laurenz | |
| 2023-09-13 | Update to usvg 0.35 (#2113) | Laurenz Stampfl | |
| 2023-09-13 | Fix newline in text in math | Laurenz | |
| Fixes #1948 | |||
| 2023-09-13 | Fix box in 100% width block | Laurenz | |
| Fixes #2128 | |||
| 2023-09-12 | Fix newline parsing behaviour in markup | Laurenz | |
| 2023-09-11 | Update tests for type system changes | Laurenz | |
| 2023-09-11 | Wrap into an equation when a Math expr is evaluated (#2081) | LU Jialin | |
| 2023-09-09 | Fix font family mismatch between Typst and usvg | Laurenz | |
| Fixes #2051 | |||
| 2023-09-06 | Fix spacing after number in math | Laurenz | |
| Fixes #1052 | |||
| 2023-07-19 | Positions placed elements relative to real container size (#1745) | Laurenz | |
| This positions placed elements relative to the real container size instead of relative to the base size of the region. This makes its usage more versatile. Fixes #82 Fixes #685 Fixes #1705 | |||
| 2023-07-18 | Improved math root layout (#1743) | damaxwell | |
| 2023-07-17 | Support for bounding box text edges (#1626) | damaxwell | |
| 2023-06-26 | support optical sizes for script/scriptscript when available (#1580) | damaxwell | |
| 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 | layout::par::collect: Treat linebreak element as whitespace (#1542) | bluebear94 | |
| Fixes #1540. | |||
| 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 | Delayed errors | Laurenz | |
| Fixes #785. Thanks to @Dherse for the idea! | |||
| 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-05-30 | Fix pagebreak before `place` | Laurenz | |
| Fixes #1368 | |||
| 2023-05-23 | Fix layout panic in rounded rectangle | Laurenz | |
| Fixes #1216 both by hardening the rounded rectangle against negative size and by ensuring that the negative size doesn't occur in the first place for this case. | |||
| 2023-05-22 | Don't hide introspection metadata | Laurenz | |
| Fixes #622 | |||
| 2023-05-11 | Adjust attach() per TeXbook Appendix G 18a (#1129) | Leedehai | |
| 2023-05-02 | Add ICC profiles to images in PDF and update `usvg`, `svg2pdf` (#822) | Martin Haug | |
| 2023-05-01 | Fix smartquotes in outline (#1047) | chris-02 | |
| Fixes #1041. | |||
| 2023-04-29 | Add a test checking equations can embed function-built pieces (#1033) | Leedehai | |
| 2023-04-26 | Fix grid-cell misalignment bug (#963) (#978) | jdierkes | |
| Having a table span multiple pages can cause an alignment bug in the table itself. If the first region in a cell in a grid row is empty, all other cells in this row will skip the first region. A misalignment bug can occur, since the calculation of all region sizes happen before the skip. The overall size allocated for the content of a cell with multiple regions and content in the first region thus is too little. Fixes #963 | |||
| 2023-04-19 | Fix argument sinks | Laurenz | |
| Fixes #886. | |||
| 2023-04-19 | Fix math hiding once more | Laurenz | |
| 2023-04-19 | Fix realize in math | Laurenz | |
| 2023-04-05 | Fix hiding of math (#587) | Daniel Csillag | |
| 2023-02-25 | New default style | Laurenz | |
| 2023-02-14 | Fix grid sizing | Laurenz | |
| 2023-02-14 | Better table lines | Laurenz | |
