Quote:
Originally Posted by nikev
Hi,
ii) There seems to be some inconsistency between the way that Calibre interprets HTML and renders the file as compared to how it is rendered by the Sony Reader software and the actual PRS reader. For instance, Calibre seems to put in links (eg in the toc) entries that point to things like
<content src="72.xhtml#196"/>
and the links work but these tags get munged in the Sony interpretation. For some reason clicking on the corresponding link in the Sony rendered table of contents doesn't actually resolve to 72.xhtml#196; it goes somewhere else, in fact in a different file. If I remove the #196 and just point to 72.xhtml, all works well. Is there some way to make Calibre render the same way Sony does?
|
I have a vague memory that names/ids in <a> tags need to begin with an alpha character not a digit.