Thread: Brand New KK
View Single Post
Old 04-06-2023, 12:43 AM   #43
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 47,105
Karma: 169815798
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Quote:
Originally Posted by Hardboiled View Post
Well we're looking at two different programmes then, because I jsut checked it on mine. On an old book that has always bugged me with it's false margins, not good on a 6" reader, I opened the ePub and then AZW3 in the editor. Sure enough the AZW3 has added duplicates on the same body text. And those annoying margins are, for example margin: 3pt 0 0 2em; They could be 0 0 0, or simply 0, to get the same marginless effect.
I have trouble seeing your point when you use an example where while setting the top margin to 3pt (a very bad idea using absolute measurements) is close to 0.25em and close enough to 0 for some people while right and bottom are set to 0 but the left margin is set to 2em which is not close to 0.

I have seen several ebooks from Tor where there is a stylesheet for every text file but they are all virtually identical and contain little more than an @page setting the right and left margins to 5px. The remainder of the styling was done with inline styles. In one of those abominations, removing the inline styles, gave me 82 indented paragraphs styles with the indent expressed in pts, px and em, font sizes in multiple measurements and top/bottom margins and paddings again of various sizes and units. The conversion does not do approximations and a style with the bottom margin set to 4 px is not the same as a style with the bottom margin set to 3pt.
DNSB is offline   Reply With Quote