Quote:
Originally Posted by JSWolf
Even Calibre converted ePub > mobi?
|
By default, yes. You can, though, make changes in calibre's conversion settings to avoid inserting page breaks for specific H tags or all H tags.
Its my habit to use H1 for book titles, H2 for part/section headings and H3 for chapter titles/numbers. I avoid H tags for any other purely cosmetic use. If I want larger and/or bolder text (e.g. author's name on titlepage, ...) I use CSS classes.