|
|
#1 |
|
Enthusiast
![]() Posts: 43
Karma: 78
Join Date: Jan 2009
Device: Iliad
|
Splitting help needed
Hello, I've come with this ePub file from the InDesign where I have a single xhtml with the following structure
Code:
<?xml version="1.0" encoding="utf-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>My_Title_Here</title> <link href="template.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="x-02-my-title-here"> <div class="story"> Code:
</div> </div> </body> </html> Code:
<p class="bot-pagina"></p> So, how can I easilly split that file into several chapter files?
|
|
|
|
|
|
#2 |
|
Resident Curmudgeon
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 80,842
Karma: 150249631
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
|
Give Calibre a try.. use any2epub to do the conversion and see how it goes.
|
|
|
|
| Advert | |
|
|
![]() |
| Thread Tools | Search this Thread |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Splitting Landscape Scans | Devlar | Workshop | 8 | 09-04-2013 04:21 PM |
| ever think of splitting calibre into 3 different apps | KevinH | Calibre | 12 | 02-26-2010 12:19 AM |
| Splitting files... or something? | *Angie* | Calibre | 4 | 09-14-2009 08:42 PM |
| Splitting an ebook in 2 | Spectralist | Workshop | 5 | 06-07-2009 09:01 AM |