View Single Post
Old 12-16-2011, 01:26 AM   #2
ldolse
Wizard
ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.
 
Posts: 1,337
Karma: 123455
Join Date: Apr 2009
Location: Malaysia
Device: PRS-650, iPhone
I use markdown formatting and then insert this into the text file where I want a page break:
Code:
<div class="pb"></div>
And then in Calibre under the 'Look and Feel' conversion settings make sure you have this line in the 'extra css' box:
Code:
.pb {page-break-before : always;}
ldolse is offline   Reply With Quote