Quote:
Originally Posted by kovidgoyal
Long names should be handled correctly in the next release. Since calibre inserts page breaks before chapter headings,I'm not sure what you mean about FB2 conversion.
|
Calibre doen't seem to insert page breaks correctly in case of FB2. In FB2 format (which is very similar to HTML), there is a "<section>" tag that signifies beginning of a new chapter. Calibre seems to completely ignore these and no pagebreaks are inserted.
How does conversion if Calibre actually happen? Does it convert to HTML first, then apply XPath expressions to put pagebreaks, then save as LRF? If yes, how can I view this intermediate format? Should I read up on this somewhere, where it is already explained?
P.S.: FB2 format doesn't contain any styles information- it is all decided by FB2 viewer. Is there a way to modify styles used by Calibre for FB2 conversion?