5 Commits

Author SHA1 Message Date
Laurenz
961d70dade Fix multiplication table 2023-09-16 11:44:39 +02:00
Laurenz
9036444c8c Simplify page setup examples
Fixes #2132
2023-09-14 13:41:50 +02:00
Laurenz
3a979e88da Docs generation for types 2023-09-11 15:53:20 +02: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
Martin Haug
ba043a8d70
Add a page setup guide (#1911) 2023-09-04 11:43:11 +02:00