View Single Post
Old 11-06-2020, 08:28 AM   #3
roger64
Wizard
roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.
 
Posts: 2,625
Karma: 3120635
Join Date: Jan 2009
Device: Kindle PW3 (wifi)
Thanks for your interest. Forgive me I am not sure I have been clear enough.

First, have another look, I made a mistake entering my code, regarding the numbers.
The bodyftn and ftn numbers all grow sequentially from 1 to 900 and are the same except for their names (bodyftn and ftn)..
As the links are working, I see no point modifying these bodyftn and ftn numbers

At the moment, the numbers for the notes follow exactly these sequential numbers from 1 to 900.

I just wish to modify these notes numbers (those figures between > < tags) so that for each chapter they resume from 1.

If this replies your question, this is the anchor code:

Code:
<span class="Footnoteanchor"><a epub:type="noteref" href="chapter65.xhtml#ftn1" id="bodyftn1">[1]</a></span>
At the moment, as you can see, in the anchor code, the note number is between brackets, but I can easily suppress the brackets if that gives trouble.

Except for the anchor codes which are of course scattered in the text, the note code is put together in chapter 65. The chapters of the book are marked with h3 headers within this chapter 65.

Last edited by roger64; 11-06-2020 at 08:41 AM.
roger64 is offline   Reply With Quote