View Single Post
Old 08-31-2010, 12:56 PM   #2
bear4hunter
Addict
bear4hunter rocks like Gibraltar!bear4hunter rocks like Gibraltar!bear4hunter rocks like Gibraltar!bear4hunter rocks like Gibraltar!bear4hunter rocks like Gibraltar!bear4hunter rocks like Gibraltar!bear4hunter rocks like Gibraltar!bear4hunter rocks like Gibraltar!bear4hunter rocks like Gibraltar!bear4hunter rocks like Gibraltar!bear4hunter rocks like Gibraltar!
 
bear4hunter's Avatar
 
Posts: 248
Karma: 100148
Join Date: Jul 2010
Location: Germany, Munich
Device: Kindle 3 & DX Graphite, PocketBook 302 & Pro 603
Not that I know of.
You have to "unpack" the mobi first, you can find the script (mobi2html) for that in the sticky mobi2mobi gui thread.
With a decent HTML editor, like notepad++ (Open Source & Free) you can clean up the code, and than use mobipocket creator to build the mobi file again (or the html2mobi command line tool).
With notepad++ you can search and replace several identical instances at once.
Example: if you look at the HTML and find all chapters start with <h2> tags, you can replace them with <mbp:pagebreak/><h2> and you get the break before the chapter...
bear4hunter is offline   Reply With Quote