|  03-08-2016, 02:46 PM | #16 | 
| Wizard            Posts: 1,876 Karma: 8821117 Join Date: Mar 2013 Location: Rosario - Santa Fe - Argentina Device: Kindle 4 NT | |
|   |   | 
|  03-08-2016, 02:49 PM | #17 | 
| Wizard            Posts: 1,876 Karma: 8821117 Join Date: Mar 2013 Location: Rosario - Santa Fe - Argentina Device: Kindle 4 NT | |
|   |   | 
|  03-08-2016, 03:07 PM | #18 | 
| Wizard            Posts: 4,520 Karma: 121692313 Join Date: Oct 2009 Location: Heemskerk, NL Device: PRS-T1, Kobo Touch, Kobo Aura | |
|   |   | 
|  03-08-2016, 05:06 PM | #19 | 
| Fanatic            Posts: 559 Karma: 400004 Join Date: Feb 2009 Device: ONYX M96 | 
			
			Actually the only way to have this is hoping before or after EPUB will adopt the @paged media. @footnote is here, I can use it with Prince, but I can not in EPUB.
		 | 
|   |   | 
|  03-08-2016, 05:50 PM | #20 | 
| Wizard            Posts: 1,876 Karma: 8821117 Join Date: Mar 2013 Location: Rosario - Santa Fe - Argentina Device: Kindle 4 NT |  Yes. In Android, AlReader does the same; it has support for display of footnotes on the page for fb2- and epub-files. So the technology to display footnotes in the same page already exists. Last edited by RbnJrg; 03-08-2016 at 05:53 PM. | 
|   |   | 
|  03-08-2016, 06:02 PM | #21 | 
| Fanatic            Posts: 559 Karma: 400004 Join Date: Feb 2009 Device: ONYX M96 | 
			
			Actually coolreader do not show notes, show link content. So if you are reading a hypertext ebook is not usable.
		 | 
|   |   | 
|  03-08-2016, 07:35 PM | #22 | |
| Wizard            Posts: 1,876 Karma: 8821117 Join Date: Mar 2013 Location: Rosario - Santa Fe - Argentina Device: Kindle 4 NT | Quote: 
 http://e-ink-reader.ru/coolreader_en.php and this one too: https://wiki.mobileread.com/wiki/Cool_Reader EDIT: Of course, first you must enable the feature: and then select as "View Mode" (Settings.../Page tab) "One page" or "Two pages" (not "Scroll View"). After that, you'll see footnotes as the following picture: Last edited by RbnJrg; 03-08-2016 at 08:21 PM. | |
|   |   | 
|  03-09-2016, 01:13 AM | #23 | 
| Fanatic            Posts: 559 Karma: 400004 Join Date: Feb 2009 Device: ONYX M96 | 
			
			Sorry, not. You don't see the footnotes, you see the content of the links destination. If you are reading a hypertext ebook where you navigate in ebook, coolreader is unable to understand when a link is a note and when it is a navigation element.
		 | 
|   |   | 
|  03-09-2016, 06:26 AM | #24 | |
| Wizard            Posts: 1,876 Karma: 8821117 Join Date: Mar 2013 Location: Rosario - Santa Fe - Argentina Device: Kindle 4 NT | Quote: 
 In your css stylesheet: Code: a [type="note"]  { /* and here you set the properties you want for notes, for example: */
     font-weight: bold;
     text-decoration: none;
     vertical-align: super; 
     font-size: 0.7em;
}Code: <p>blah, blah, blah, blah <a type="note" href="#n1">1</a>, blah, blah, etc.</p> | |
|   |   | 
|  03-09-2016, 07:32 AM | #25 | |
| Fanatic            Posts: 559 Karma: 400004 Join Date: Feb 2009 Device: ONYX M96 | Quote: 
 f. | |
|   |   | 
|  03-09-2016, 11:59 AM | #26 | |
| Wizard            Posts: 1,876 Karma: 8821117 Join Date: Mar 2013 Location: Rosario - Santa Fe - Argentina Device: Kindle 4 NT | Quote: 
 Regarding how CoolReader styles ebooks, remember that in the CoolReader folder you'll find the following files: epub.css fb2.css htm.css rtf.css txt.css If your ebook doesn't have css styles, then CoolReader will use some of those files. By the way, you can open them with a text editor and modify them with your own styles. However, for more or less complex layouts CoolReader is not the best ereader since it doesn't support many important properties (ie. float, border, etc.) Last edited by RbnJrg; 03-09-2016 at 12:07 PM. | |
|   |   | 
|  08-28-2019, 03:57 PM | #27 | |
| Wizard            Posts: 1,086 Karma: 6719822 Join Date: Jul 2012 Device: Palm Pilot M105 | Quote: 
 Code: <a id="backref1" href="#ref1">[Footnote 1]</a> Code:   <section class="endnotes">
    <header>
      <h3>End notes</h3>
    </header>
    <ol>
      <li id="ref1">Hannibal, Missouri. (<a href="#backref1">Return to previous place.</a>)</li>
    </ol>
  </section>Criticisms, thoughts? | |
|   |   | 
|  08-28-2019, 05:40 PM | #28 | 
| Grand Sorcerer            Posts: 5,837 Karma: 105490889 Join Date: Apr 2011 Device: pb360 | 
			
			When I'm reading a book, I often mistake teeny tiny superscripts for misplaced punctuation or specks of dust on the screen, or don't notice them at all. I would prefer [1] as [Footnote 1] seems a bit much, but I could get used to [Footnote 1].
		 | 
|   |   | 
|  08-28-2019, 06:19 PM | #29 | |
| Wizard            Posts: 1,086 Karma: 6719822 Join Date: Jul 2012 Device: Palm Pilot M105 | Quote: 
 But what about superscripting? I noticed that having the [1] as a superscript was pushing up the line above it. I have this vague feeling that having a [1] in the middle or at the end of a sentence would look sort of odd. Putting the word Footnote in front of it disambiguates it. | |
|   |   | 
|  08-28-2019, 07:24 PM | #30 | |
| Grand Sorcerer            Posts: 5,837 Karma: 105490889 Join Date: Apr 2011 Device: pb360 | Quote: 
 | |
|   |   | 
|  | 
| Thread Tools | Search this Thread | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Displaying end/foot notes in ePub | FlorenceArt | Apple Devices | 0 | 12-10-2015 07:31 AM | 
| Asterisk (link to foot notes) almost invisible | HansTWN | Kobo Reader | 1 | 08-15-2013 04:36 AM | 
| How to skip foot notes: normal flow | theducks | ePub | 7 | 11-27-2012 11:00 AM | 
| Multiple foot notes with same id | Ti-Ron | ePub | 2 | 10-04-2012 07:27 PM | 
| Handling end notes | Artha | Sigil | 5 | 11-22-2011 04:05 PM |