Thread
:
Make endnotes footnotes?
View Single Post
11-13-2022, 07:00 PM
#
6
Geremia
Addict
Posts: 258
Karma: 100000
Join Date: Oct 2012
Device: Calibre
solution
courtesy
poire-z
:
Quote:
The way to go at it:
Don't look at the source links themselves. Follow them and look at the footnote target.
Select text spanning 2 footnotes, and View HTML:
You see that the container of each footnote text is a P with classname "footnote-text", which is indeed not among our "classic classnames" (but if you find a 2nd book with them, we may consider them classic
(It is also required that this container contains the
Code:
id=
- in blue above - that is the target of the source
Code:
<a href=>
.
So, you need to set a
Code:
Book-specific tweak
(bottom of the style tweaks menu), and input:
and voilą, that works.
Then, contrary to what you will show in past comments, you no longer need to add CSS in the above. You can use these new menu to tweak the footnotes you've just brought to life:
Last edited by Geremia; 11-13-2022 at
07:03 PM
.
Geremia
View Public Profile
Find More Posts by Geremia
Track Posts by Geremia via RSS