01-27-2023, 08:35 AM | #1 |
Connoisseur
Posts: 66
Karma: 10
Join Date: Feb 2022
Device: None
|
Footnotes no longer pop up
Linux Mint 20.1 / Calibre 6.11
Up to fairly recently I had no problems creating popup footnotes in ebooks using examples such as the following: For the footnote anchor: <sup id="calledF1"><a epub_type="noteref" href="#dataF1">*</a></sup> Which links to the following footnote (at the end of the file, for example): <aside epub:type="footnote" id="dataF1"> <div class="footnote"><a href="#calledF1">*</a> Footnote popup text here.</div> </aside> And for good measure, the declaration in the Body tag: "xmlns:epub="http://www.idpf.org/2007/ops" The declaration at the start of each html file is <?xml version='1.0' encoding='utf-8'?> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> This always worked in the past, but for the past few versions the popups created in the ebook editor have stopped working and become linked popups only. However popups created in earlier versions of Calibre still work correctly, as do popups in purchased ebooks. Last edited by paperback; 01-27-2023 at 08:43 AM. |
01-27-2023, 11:41 AM | #2 | ||
Wizard
Posts: 1,121
Karma: 1261763
Join Date: Dec 2016
Location: Goiânia - Brazil
Device: iPad, Kindle Paperwhite
|
Quote:
Quote:
The code above works perfectly in the viewer here (calibre 6.11 on Windows 10). Now, this specialized behavior (popup footnotes) is not on the specs. This is an implementation of the Reading System. The first one I remember doing this was Apple's iBooks (now called just Books). If the popup footnotes are not working on iOS, for instance, then it has nothing to do with calibre. Also, I think someone else complained about this sometime ago. Looks like Books changed something internally. |
||
Advert | |
|
02-03-2023, 06:33 AM | #3 | |
Connoisseur
Posts: 66
Karma: 10
Join Date: Feb 2022
Device: None
|
Quote:
|
|
Thread Tools | Search this Thread |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Cannot get pop-up footnotes to appear on Android Kindles | Deane | Kindle Formats | 14 | 04-10-2020 01:10 PM |
Pop-Up Footnotes, Asides, and Compatibility | Rand Brittain | ePub | 2 | 05-06-2018 04:00 PM |
Pop-up footnotes | Leonatus | Kobo Reader | 41 | 01-13-2017 08:06 PM |
Drawbacks with Pop Up Footnotes in epub 3 ? | verydeepwater | ePub | 8 | 06-13-2014 06:28 AM |