And that is Sigil's issue. The Format menu has rtl and ltl menu items that instead of adding a dir attribute to the encosing tag under epub3 instead tries to use epub2 in-line styles.
That menu functionality should probably be changed to use the inline styles in epub2 and the dir attribute in epub3.
That was what I was trying to figure out.
|