Quote:
Originally Posted by Tex2002ans
And just to specify exactly what I mean by left-margin blockquotes after import (I should have taken snapshots and done my usual, forgive me!).
..snip...
As you can see, in the third image, the blockquote is much easier to spot when compared to the second.
|
Hmm, if you didn't create a class for blockquote it will be represented in Word based on its internal style for blockquote. Also, please remember that only HTML4 and CSS1 is supported. Everything else will be ignored. Especially for special selectors in CSS this can be annoying. However, there is a silver lining. As style names will be retained, you can attach the original stylesheet if you export back to ePUB (if that is the goal) and everything should be alright. You have to enable the option 'retain own stylenames' for the HTML export though.