aha!
I opened the offending book in Sigil and yes indeed, the book uses
<div class="tx">
paragraph text
</div>
instead of a
<p>
text
</p>
and depending on section of the book there are several different classes for the paragraphs..... (which vary the leading bewteen 0 and 1 em)
is there a special tweak to address this, or is it just too variable to address?
|