Quote:
Originally Posted by lostinlodos
SO: question is, is there an easy, direct, automated way to split my ePub into, say, 500 page chunks? (Not worried about where it splits at the moment I can fix sentence cutting and stuff manually). Like drag n drop type 500 click and walk away?
|
You can use Sigil and the string Sigil uses to break chapters. For example, you can search for title tags (h1 or h2, you have to see the code) and add the string Sigil uses to break chapters. After you added the string, you can ask Sigil to split file in that places.