Pardon me if this has been already discussed, I've searched the web but I haven't read the whole of this thread.
I'm generating an HTML file manually, and I would like to convert it to mobi/prc format with html2mobi. I generated a table of contents in the HTML file by using "<a name=...>" and "<a ref=...>" tags. I haven't yet tried this on my Cybook, but when I convert back the mobi file to HTML with mobi2html, the links don't work (as they are "href=000000000"). According to the README, my mobiperl is 0.0.37.
The other thing is, is there a way to generate the links to "table of contents", "start reading" and similar things some mobipocket files have? I've seen they are inside a "<guide>" element when exploded to HTML, but they seem to include file offsets, which would be hard to write manually...
|