diff options
| author | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-08-19 21:59:54 +0200 |
|---|---|---|
| committer | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-08-19 22:00:02 +0200 |
| commit | 8efd05c39ca6d1d15d5d5fbbb2ae21a143c6dfd7 (patch) | |
| tree | 09550a40e9dfc1a0ba12f625b748196ac40116f8 /lib/kernel/liturgical_day.mli | |
| parent | 3f5409f79a1b82e09f72930487ca9e42a1175eed (diff) | |
| download | colitur-8efd05c39ca6d1d15d5d5fbbb2ae21a143c6dfd7.tar.gz colitur-8efd05c39ca6d1d15d5d5fbbb2ae21a143c6dfd7.zip | |
fix(templates): reserve room for the ordo booklet's running header
geometry's top=11mm/bottom=12mm seated the text block without accounting
for fancyhdr's own header/footer, which live OUTSIDE that block by
default -- pushing the running header ('Ordo 2027 . ef') partly above
the physical page edge (measured: yMin -5.5pt on a 0..595pt page) and
the footer to within 1pt of the bottom edge. The user hit this and
reported the header as clipped.
Adds includehead/includefoot to the geometry options (a5paper,
top=10mm, bottom=10mm) so the header/footer live inside the margins
instead, with headsep/footskip set explicitly (3mm/7mm) rather than
left at article's defaults -- those defaults alone would still overflow
a 10mm margin and silently added 20 extra pages to the whole booklet by
shrinking every day box.
Verified: two pdflatex passes produce a 65-page A5 PDF with the full
'Ordo 2027 . ef' header intact on every page and zero pdflatex
warnings. Golden regenerated through the test harness's own render
path (English-with-Latin-fallback), not the CLI, which defaults to
Latin only and would otherwise pin output the tests never produce.
Diffstat (limited to 'lib/kernel/liturgical_day.mli')
0 files changed, 0 insertions, 0 deletions
