typst/tests/ref
bluebear94 c5a103867d
layout::par::finalize: Bound allotted width when fitting to width (#1828)
Sometimes, optimized line breaking outputs lines that are wider
than the allotted width so that spacing between words can be
narrowed to fit. However, the width calculation for the fit-to-width
case does not account for this, causing the resulting width to exceed
the width of the region. This commit takes the minimum of the
calculated width with the width of the region. Fixes #1825.
2023-08-03 00:45:40 +02:00
..
bugs Positions placed elements relative to real container size (#1745) 2023-07-19 12:53:36 +02:00
compiler support optical sizes for script/scriptscript when available (#1580) 2023-06-26 13:51:27 +02:00
compute Support `scope` argument for `eval` 2023-07-18 21:53:42 +02:00
layout Resolve `place` deltas relative to real container size 2023-07-19 12:59:34 +02:00
math Ensure normal weight math font face is consistent (#1774) 2023-08-03 00:34:54 +02:00
meta Warn if layout doesn't stabilize (#1684) 2023-08-03 00:24:25 +02:00
text Support OpenType writing script (#1697) 2023-07-19 12:25:24 +02:00
visualize layout::par::finalize: Bound allotted width when fitting to width (#1828) 2023-08-03 00:45:40 +02:00
coma.png New default style 2023-02-25 20:04:30 +01:00
empty.png Reorganize library and tests 2022-11-29 14:18:13 +01:00