Quote:
Originally Posted by itimpi
I think the problem is the mobi format and it's lack of support for CSS styles.
If I remember correctly indents are handled by converting them to block quotes, so you have no level of precision over their size.
|
It seems that css _is_ used for the hanging indents (and they render correctly on the device), so it should be possible to either
- turn off the blockquote approximate translation for the evenly indented paragraphs too.
- Or alternatively to use the same units for both so that the distance indented matches.