cover page issue
I'm converting enclosed test6.epub, and I'd like to see the cover page, followed by a page with chapter "stuff", a page with chapter "more stuff", and finally a page with chapter "still more stuff".
What I'm seeing in the E-book viewer is:
1.0 / 5 : the cover page
2.0 / 5: the cover page again
a page break
3.0 / 5: A snapshot of chapter "stuff" and its subdivisions
a page break
4.0 / 5: chapter "more stuff"
5.0 / 5: chapter "still more stuff"
Here are my non-default conversion options:
disable font size rescaling
embed all fonts in document
expand CSS
detect chapters at
//*[((name()='h1')) or @class = 'chapter']
Any help is greatly appreciated.
|