Quote:
Originally Posted by tompe
Strange. You should test your prc file with FBReader or Mobireader or the Cybook to see that the links really work to confirm that your html is correct. It should work converting back.
|
Well, now I've tried with Mobireader and with the Cybook, and indeed the links don't work. I think my HTML doesn't have anything strange, I have things like:
<A HREF="#780619">19</A>
...
<A NAME="780619">19/06/1978</A><BR>
Quote:
I think you have to use opf2mobi and have the items you want in the guide element in the opf file. The offset will be computed automatically I think. I was a long time since I implemented this and I kind of do not remember exactly what I implemented...
|
Hmm... but how do I create the opf file? Or better, what are opf files? (what is their format? are they text files? can they be easily created from HTML?) I'm using Linux, by the way, so Windows-only tools are of no use to me.