Quote:
Originally Posted by Poopsey
3. On one page there was a misspelled word.. When I corrected it, it stuck to the next word and I couldn't get a space between them.
|
A fixed-layout EPUB is generally not editable. Typically each word is placed individually at a particular position on the page by the HTML coding.
Changing the text will not cause the rest of the words to reflow to make room for the edit, so if you want to change something you have to go back and edit the original source and regenerate the fixed-layout EPUB again.