typst/tests/ref/layout
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
..
containers.png New default fonts 2021-09-30 22:50:14 +02:00
grid-1.png New default fonts 2021-09-30 22:50:14 +02:00
grid-2.png New default fonts 2021-09-30 22:50:14 +02:00
grid-3.png Revise block node contract 2021-10-23 20:22:47 +02:00
grid-4.png Set the correct base for grid cells 2021-09-10 15:10:34 +02:00
grid-5.png New default fonts 2021-09-30 22:50:14 +02:00
pad.png New default fonts 2021-09-30 22:50:14 +02:00
page.png New default fonts 2021-09-30 22:50:14 +02:00
pagebreak.png New default fonts 2021-09-30 22:50:14 +02:00
spacing.png New default fonts 2021-09-30 22:50:14 +02:00
stack.png Remove inline alignment from stack 2021-10-23 20:22:47 +02:00