Quote:
Originally Posted by dgatwood
Finally, Amazon's KDP tends to butcher content with sizes measured in points or pixels, e.g. that margin. It converts them to root ems, but that conversion process may result in wildly incorrect results, depending on context. I would drop it, but if you consider that tiny fraction of a pixel to be critical for some reason, add another 0 and change it to an em unit and call it "close enough". 
|
That's interesting, thanks!
One of the workarounds for uploading Word docs, when the author-publisher wants the first paragraph (or indeed any paragraph) to have no indented first line, is to specify an indent of 0.01 inch, enough to satisfy Amazon that there IS an indent, but small enough to fool the reader into seeing none. This seems to work just fine. Is there any danger to it?
(Many or most author-publishers wouldn't touch html with a pica rule, so there's no point in recommending that approach!)