View Single Post
Old 03-31-2019, 03:47 PM   #2
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,097
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by lumpynose View Post
I think my current and hopefully remaining problem is caused by a bug in how the kindle displays an azw3. The epub has blank lines between lines of text in a paragraph, i.e., two line feeds/newlines between lines between the opening and closing p tags. When I look at the azw3 on the kindle that calibre produced it starts a new line where the blank lines are (and doesn't display a blank line). Calibre left the blank lines when it converted to azw3.

If I change calibre's conversion settings to use justify instead of left align then the kindle displays it properly. But I'm fussy and can't abide justified text.

I can fix the epub with sigil's mend and prettify, so I have a solution to the problem.

Is this a bug in the kindle? Seems like it is to me but I'm no expert on this stuff.
CODE VIEW BLANK LINES BETWEEN TAG PAIRS, HAS NO EFFECT ON RENDERING. 5 blanks is the same as none when between </p> and the next <p
I have reformatted hundreds of AZW3 books for my K4nt and the only issue I have found affects dropcaps position vs other kindle versions.
Your CSS code is bad (for what you want)
theducks is offline   Reply With Quote