Quote:
Originally Posted by masterz87
It renders fine it seems to me, it has the page size etc bold, italicized difference sizes ec so it seems to be doing just fine, and about the "1" I looekd up the cs and the standard says 2 is the default value. I couldn't find an epub standards page that said differently.
|
I didn't say "default", I said "minimum". The spec says the minimum value is 1. There is no definition for what happens if you use 0. It is possible the reader will ignore this and use the default, or error from it. The epub reader on the Kobo device seems to treat this the same as 1.
Quote:
the only @page I have is this one and since it _can_ reduce margins by me changing the settings.
@page {
margin : 20px 30px 20px 30px;
}
|
And that says what the minimum margins on each page that use that @page. I can never remember the order of the margins, but this means there is either 20px or 30px left unused at the bottom of each page of text. That's probably a lines worth. Also, the reading settings work with this and can increase them but it only affect the left and right margins.
Quote:
the line-height isn't work for me even though you say it should. It's a standard epub and I could've sworn my old nst the line spacing was able to be changed without any major issues.
I am going to dig it out and put the book on there as is, and see if it has a similar issue with line-height aka line spacing. I like to have it set at ~1.5 lines as it makes it easier to read.
|
I might have to take this back.
My memory was that the line height in the settings worked if there was either no line height in the book, or a relative unit was used. So, if the line height was in em or percent, it would change, but if it was px, it wouldn't. I've just done a test, and it doesn't change the line height if they are set at all in the styles for a paragraph. I don't notice this a I usually strip the line height except for headings and use the smallest setting in the settings.