Quote:
Originally Posted by theducks
I think it is a (poor?) attempt to prevent Orphan with splits of words (hyphens).  from the previous screen.
|
Yep. Exactly.
Quote:
Originally Posted by DiapDealer
My TagMechanic plugin would remove spans of the class "no-break" easily and quite safely.
|
Yep. Exactly!
Quote:
Originally Posted by philja
Whether I can teach my author friend to download and use plugins at this early stage I don't know. We're having a zoom call in a few minutes time so I'll broach the subject.
|
Back in 2021 I wrote this
little mini-tutorial on how to download/install Sigil Plugins + set them to buttons.
And in 2020, I wrote a little one on
how to use "TagMechanic" too.
It explained how to change <i> -> <em>... but to get rid of your <span class="no-break">, all you have to do is fill in a few other menus:
Action Type: Delete
Tag name: span
Having the attribute: class
Whose value is (no quotes): no-break
That will:
1. Look for a <span>.
2. With a class called "no-break":
Code:
<span class="no-break">blah blah text.</span>
3. Then delete the span:
Quote:
Originally Posted by JSWolf
How was this ePub created? What program(s) were used to before it got into Sigil?
|
Yeah, I'd be a little interested in that too.
If you can ask your author friend, that would be good. If not, whatever.