2 Commits

Author SHA1 Message Date
Leedehai
f54d68daff
Use Outer(H|V)Alignment to constraint types (#3465) 2024-02-21 09:05:40 +00:00
Laurenz
b76e8d5db9 Interpret vertical page number alignment differently
The vertical alignment of `number-align` now selects header or footer instead of aligning within the footer. This is a minor breaking change because
- top behaves differently now
- horizon is now forbidden
- bottom (the new default) behaves differently, too
Typical number-align usage will likely not use the vertical component at all, though.

Fixes #645
2023-09-06 10:32:54 +02:00