bell notificationshomepageloginedit profileclubsdmBox

10% popularity   0 Reactions

This might not apply in your case, but my response was getting too long for comments.

If you have an epub3 and you have access to the files, you can set the page progression direction.

If you look here at the section titled Global Direction you'll see that you can set the direction globally in content.opf:

<spine toc="..." page-progression-direction="rtl">

In your case, you would want to use the opposite, "ltr". The next section Content Direction shows how to set the direction for individual html files:

<html dir="rtl"
...
</html>

I can't really say why iBooks is rendering this particular epub with rtl page direction, but there is this note in the Global Directions paragraph:

There is no default value when this attribute is omitted; the reading system will render the content in whatever is its default manner.


Free books android app tbrJar TBR JAR Read Free books online gutenberg


Load Full (0)

Login to follow story

More posts by @Melissa

0 Comments

Sorted by latest first Latest Oldest Best

 

Back to top