Quote:
Originally Posted by Ankh
ePub file is, essentially, a zip archive containing a bunch of flat text files. Unzip the file, use any text editor. Both vim and emacs have capable xml/xhtml support. Or go with the HTML editors, Bluefish, Quanta, Screem. Did I mention Eclipse and its XML development environment?
Add to that perl+HTML:Parser for scripting, or take the Python route...
|
But I'm not starting with an epub file -- I'm trying to end up with epub file from a .doc file. So without knowing exactly how the "bunch of flat files" is put together (like bananas? like grapes?

) none of these programs would be much use, even if I *had* any HTML coding wisdom, which I don't.