Quote:
Originally Posted by JSWolf
Same result here with 0.4.11. And I used no options. The problem is that the file 0671876422_top.htm never got parsed. It's the ToC file. I used CLIT to convert to HTML and it won't convert to BBeB. I started with 0671876422_top.htm and it's parsed 0671876422__p_.htm four times before I stopped it.
|
You shouldn't have to parse the TOC file, as far as I know. The TOC entries in the OPF should give you all the information you need (when the "tour" in the OPF exists, that is)
notepad
Code:
<tours>
<tour id="chaptertour" title="Chapter Tour">
<site title="Chapter One" href="0671876422__p_.htm#Chap_1" />
<site title="Chapter Two" href="0671876422__p_.htm#Chap_2" />
<site title="Chapter Three" href="0671876422__p_.htm#Chap_3" />
<site title="Chapter Four" href="0671876422__p_.htm#Chap_4" />