Quote:
Originally Posted by Patricia
It's taking rather longer than I thought. I'm still hyperlinking the c5,500 footnotes. But I hope to upload the book in a few days.
|
Is there a regex way to do this? semi-automated way?
This IS the most painful part for me; putting in the footnote link <--> back link. BUT, it is most rewarding when I actually get to use the ebook! I try not to prepare ebooks that don't (double negative intended) have this feature!
What I usually do is manually copy the <href ="#linkname"> link and insert a <href > copy of itself in front, then edit that first occurance to change it to <a name="linkname_back">. Then repeat same at the end of the file where the footnotes are stored. Tedious!!!