Quote:
Originally Posted by Nautilus
Yes (although I dislike the numbering on the right), but the ePUB version available on Project Gutenberg is as bad as my conversions, with no page breaks between chapters and the dreaded [pg***] right in the middle of a sentence.
|
Then what is the PG version that "looks perfect"? I suggest you take it, load it into Sigil, and create an ePUB file.
For removing the [pg ***] things, you could use some preprocessor. I believe Calibre does include the option to remove arbitrary text from the files it converts, you could probably catch them with something like:
Or you could take the ePUB version and modify the formatting, it should mostly be done with CSS.