Thread: EPUB output
View Single Post
Old 11-13-2010, 11:38 AM   #841
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,382
Karma: 27756918
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
@Oldpilot: <mbpagebreak> is kindle specific. The correct way to specify page breaks in html is

<div style="page-break-after:always"></div>

You should also read the conversion section of the calibre user manual to learn how to control where calibre puts its automatic pagebreaks.

@wn0x: If your input document contains font families they will be in the output stylesheet as well, unless what you put into extra css overrides them. In that case, Tweak epub is the way to go.
kovidgoyal is offline   Reply With Quote