09-19-2024, 02:06 PM | #16 |
Wizard
Posts: 1,344
Karma: 4753026
Join Date: Feb 2012
Location: Cape Canaveral
Device: Kindle Scribe
|
@Frenzie
Structure goes like this: <body> <p class=footnote>…</p> <p class=foot-ind>…</p> <p class=foot-ind>…</p> … So, these foot-inds are parallel to footnotes |
09-19-2024, 03:58 PM | #17 |
Addict
Posts: 256
Karma: 2092424
Join Date: Oct 2011
Location: Arlington, TX
Device: Kindle PW4, Moon+ Reader on a cheap Android tablet
|
I also use koreader to read a fair number of non-fiction books with footnotes. One of the tweaks I make when pulling a new book into Calibre is making sure the book's footnote class name (if it has footnotes) matches one of those class names koreader supports.
IIRC, I've seen a book like this before, where a few multi-paragraph footnotes had paragraphs that were "siblings" - instead of children - to the first paragraph, with the correct class name, and so koreader would only show the first paragraph at the bottom of the page. I think I "fixed" this by just hand editing those few footnotes with multiple paragraphs to be one big html paragraph, with the correct class name. As an aside, I have my Calibre library in Linux and koreader has Linux builds (not sure about windows), so I can actually open a book in koreader from Calibre and test it. Fixing footnotes is the one thing I do with new books in Calibre that I test this way. |
09-20-2024, 04:31 AM | #18 | |
Wizard
Posts: 1,676
Karma: 730583
Join Date: Oct 2014
Location: Antwerp
Device: Kobo Aura H2O
|
It should also work if you do something like:
Code:
<div class="footnote"> <p>part of footnote</p> <p>also part of footnote</p> </div> Quote:
|
|
Tags |
boox, bug, bug formatting, footnote, koreader |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
How do I get inpage footnotes from footnotes that span multiple paragraphs? | strangelove42 | KOReader | 1 | 06-26-2023 04:37 PM |
Popup footnotes only shows first paragraph | Unno | Kindle Formats | 5 | 01-31-2023 02:17 PM |
Readwok - text reader for reading paragraph by paragraph. | wiscat | Self-Promotions by Authors and Publishers | 0 | 12-03-2021 03:32 PM |
Multi-paragraph Footnotes | rez9000 | Kindle Formats | 5 | 07-04-2020 05:23 PM |
Preference: Paragraph indent or a little paragraph spacing? | 1611mac | General Discussions | 48 | 11-11-2011 01:43 AM |