Quote:
Originally Posted by pitipilot
It works, when I remove for example : "<div class="frame_10">", there aren't truncated paragraphs.
But how can I do that easely for all my HTML page (around 200 pages) ?
|
You could install and use
TagMechanic (a Sigil plugin). I tested it by selecting all the text files and then running TagMechanic with:
Action type: delete
Tag name: div
Having the attribute: class
Whose value is frame_[0-9]
This seems to have removed all the div class="frame_xx]/</div> pairs. See the attached file.
One quick question is why this epub seems to have been made with each page as a separate file. Almost like it was a fixed layout epub that was mangled into a reflowable format.