Quote:
Originally Posted by Abecedary
Dale, the one thing that it looks like I missed is mentioning this line that gets inserted into the 'manifest' section of the opf file:
Code:
<item href="page-map.xml" id="map" media-type="application/oebps-page-map+xml"/>
Try putting that in and see if it helps. It's what defines the 'map' that the spine tries to reference. Otherwise, I can't seem to find anything else in any of the ePub-specific files.
I'll go edit my previous post to include that line.
|
thanks, it is seeing my map file now but I have some other problems. I built a partial file with just about 50 entries in it. When I do a goto page number the number I enter has to be the line number in the file and not the text number in the file. Perhaps my Hanlin (EZ Reader) does not fully support this feature. I clearly have more work to do to understand this. By the way, the page numbers on the right are gone it would seem and I still have some indication of progress in that I see 8/50 when I press the OK button. The number only increments when I get to the next entry in the file. Very interesting but not what I expected. Lots more investigation needed.
Dale