Quote:
Originally Posted by Silverbacknet
If you figure out a way to make this work let me know, because that's a Kindle native reader problem too and I'd be willing to format shift to save that incredible irritation. The Just Don't Care, it seems. Jonathan Strange & Mr Norrell was very confusing until I figured out, halfway in, that all of the footnotes were being truncated.
|
That book is a good example showing that even professionally published Kindle books can exhibit this problem.
If someone comes across a book with Enhanced Typesetting that displays a multi-paragraph popup footnote and lets me know I can see how it was done.
Quote:
Originally Posted by JSWolf
I don't know if this will work, but you could try stitching the paragraphs together with <br/><br/> and see if that works. You would only have one <p</p>.
|
That will not work, unfortunately. The KFX converter automatically changes multiple <br/> elements into a new paragraph, which then gets excluded from the footnote.
Using <br/>-<br/> instead does work, but introduces a dash between paragraphs. There may be other tricks to separate paragraphs that would look better. Someone would need to experiment to find out.