conversion RTF to EPUB problem; small fonts
hi there,
it' a miracle:
let's say, i do have a word .doc saved as .rtf with:
20pt, 18pt, 16pt headers,
text body is 14pt,
and some lines as notes, numbers etcpp
in 8pt
ALL defined by ms-word-styles.
the epub-output shows
correct TOC and formating for the headers,
text-body is OK too.
BUT the 8pts have the same size as the text-body...
<p class="calibre2"><span class="none">
the miracle is:
any 8pt-word in the 14pt-text body
or
any 8pt line ...
i styled by hand, is recognized and shown correctly in the epub!
i could do a RegEx-workaround with SIGIL,
but it doesn't explain why the calibre-converter doesn't recognize the small font in lines defined by styles.
|