View Single Post
Old 01-28-2012, 07:27 AM   #5
goatmop
Junior Member
goatmop began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Jan 2012
Location: Colorado, USA
Device: Amazon Kindle
So I've been thinking about this whole mess again, and I can't help but wonder if the problem lies in me using two different computers, which could very easily have two different versions of Calibre installed on them.

I'm not sure adding the "." is what fixed my problem, because while my original source code for the links in my EPUB was posted above, Calibre changed them, too. So instead of this:
<a href="/Notes.xhtml#fn014" id="fn014marker">[4]</a>

I had this:
<a href="../Text/Notes.xhtml#fn014" id="fn014marker">[4]</a>

I have not been able to check both computers, but the version that didn't work is Calibre 0.8.8, running on Ubuntu.
goatmop is offline   Reply With Quote