Quote:
Originally Posted by CalibUser
@RbnJrg: I think your suggestion would need a different plugin; it is relatively easy to insert a new page in an ePub using Sigil, but I think your suggestion would require the ePub to be unzipped so that an existing page could be modified to incorporate the svg wrapper and then zipped up again.
|
Many thanks for your answer. I think I did not explain myself very well. I have this .xhtml page:
As you can see, there are two paragraphs of text. And between them, I want to add a svg wrapper, so the output would be something as:
What I'm seeking is that the wrapper is inserted where I have the cursor, not in a new .xhtml page; in the example I would have the cursor here:
Can your plugin do something so?