ADE 4.5 is indeed showing RTL text left-aligned in my epub2 test book. IIRC, ADE 4.5 is using different rendering engines for epub2 and epub3 books. An
older epub3 test book is rendered RTL and right-aligned. So is an
Arabic epub3 book that I uploaded to MR.
Quote:
Originally Posted by DNSB
One thing I noticed was that for epub2, I had specified text-align: right as the default.
|
text-align: right; wasn't in my stylesheet, because I followed the W3C RTL recommendation to use the
dir="rtl" attribute, which ADE 4.5 apparently ignores in epub2 books.
Structural markup and right-to-left text in HTML