I know this is bad and everything else than perfectly centered inside the rectangles. This shows just the first pair of labels. I would fill the rest of the page with more of these.
Is there a way to dangle everything inside a structure that doesn’t require manual positioning of the tables inside the rectangles like it is now?
You can replace the linebreak() with a v(...) of the desired spacing, or put the whole content in a grid (better than a table when you just want a layout without grid lines):
And I only need to add another pair with a vertical padding of 10mm with the same #pad block, rinse and repeat. For the small stuff I’m doing with it, it’s the perfect solution.
@vmartel08
Thanks for the hint as well! The package itself is a bit overkill for what I’m doing here but I’ll take a look at it anyway ofc^^