View Single Post
Old 08-11-2024, 06:13 PM   #8
Karellen
Wizard
Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.
 
Karellen's Avatar
 
Posts: 1,622
Karma: 9500498
Join Date: Sep 2021
Location: Australia
Device: Kobo Libra 2
There is the problem. First image...

dl.footnote {
page-break-after: always;
}

It is forcing a pagebreak. Delete that tag and see if it fixes the problem.

And contributing to that problem is that each footnote/endnote uses its own <dl> tag set. Whereas it would be better to use one <dl> tag for all the endnotes.
Karellen is offline   Reply With Quote