Commit Graph

10 Commits

Author SHA1 Message Date
Johan Larsson de3db5e517
feat: support `\thanks` in title page (#45) 2025-04-01 16:33:37 +02:00
Johan Larsson 85eabc7bee
feat: use golden rule in top-bottom spacing of title page
Use the golden rule to set top and bottom spacing for the title page.
This closes #29.
2024-12-02 07:30:29 +01:00
Johan Larsson 6deb04548f
test: make sectionpages test more complicated again 2024-11-22 20:14:32 +01:00
Johan Larsson bdc36c8972
test: rerun test for sectionpages 2024-11-22 20:13:26 +01:00
Johan Larsson 922a272fdc
test: have anothe go at fixing the regression test 2024-11-22 20:10:03 +01:00
Johan Larsson 866634f191
test: simply test even further 2024-11-22 19:48:26 +01:00
Johan Larsson bd2abe00df
test: simplify test 2024-11-22 15:07:24 +01:00
Johan Larsson d61ae2da5e
test: use hyperref=draft for test 2024-11-22 14:56:02 +01:00
Johan Larsson 783ec80ca2
test: fix failing tests 2024-11-22 14:44:29 +01:00
John Purnell 5a98c69a3f
feat: redesign section and subsection pages (#30)
Redesign section and subsection pages so that section titles are aligned, which 
helps avoid having titles jump if section and subsection pages are viewed
in sequence. The alignment of subtitles on section pages with
the progressbar layout have also been modified to look better. Finally,
section pages have their content raised slightly in both the progressbar
and simple templates.

---------

Co-authored-by: Johan Larsson <jolars@posteo.com>
2024-11-22 14:09:14 +01:00