Quote:
Originally Posted by Leonatus
That's true, but I realized that on my Kobo, when the <h1> tag is completely missing in a html file, the (Kobo-)header will automagically named by "START", which I think is considerably ugly. On the other hand, leaving an empty <h1></h1> tag, will leave either nothing (only the page counting) or the header of the last chapter=the last html file.
This might be something for a patch, perhaps.
|
Do you have an example? Use of "START" in the ToC seems to be something done where there isn't a real ToC. I've seen it a bit, I think in books from Smashwords.
An empty heading shouldn't affect the the chapter displayed, unless that is what is in the ToC. Calibre seems to use "(Untitled)" when generating the ToC from empty headings. Sigil seems to create the entry with no text. Testing that on the device does just show the page number
This sounds like the ToC is being rebuilt somewhere along the way. The extended driver doesn't do this. If you do a conversion to kepub, it will rebuild the ToC. Sending the result of the conversion would give this behaviour.