Quote:
Originally Posted by d351r3d
Very true. I just want to know why Moon Reader is displaying each heading separately and why most other epub readers won't render line height properly. I just want the Arabic to be spread out because it's right on top of each other and impossible to read. I think that Moon Reader's problem is that I'm using h4 headings instead of 1,2, or 3 but I'm not sure.
Even by changing the headings from h4 to h2 has no effect in Moon Reader. It still wants to display each heading as a separate thing even thought they're 1 page. I think to have Moon Reader not behave like this I'd have to not have different headings on 1 page. I don't understand why it's doing what it's doing. or why.
|
It may be that Moon Reader just assumes that any headings should come at the top of the page. Make them <p> paragraphs and apply a CSS style to them instead?