typst/tests/ref
Laurenz 6690bc2354 Revise block node contract
Frames produced by block nodes are now always treated as exactly one per
given region and a frame must not be larger than its respective region.
Any overflow must be handled internally. This means that stack and grid
don't need to search for fitting regions anymore, since the child has
already does that for them. This commit further moves stack spacing into
a new `SpacingNode`.
2021-10-23 20:22:47 +02:00
..
code New default fonts 2021-09-30 22:50:14 +02:00
elements New `ShapeNode` 2021-10-23 20:22:47 +02:00
layout Revise block node contract 2021-10-23 20:22:47 +02:00
markup Change indent requirements to allow alignment 2021-10-05 17:25:58 +02:00
text New default fonts 2021-09-30 22:50:14 +02:00
utility New default fonts 2021-09-30 22:50:14 +02:00
coma.png New default fonts 2021-09-30 22:50:14 +02:00
empty.png Reorganize tests 🔀 2021-02-20 23:34:33 +01:00