I'm a Nook girl, but having the opportunity of turning my poetry book into a Kindle book (via KDP), I decided to make my book available for at least one e-reader brand. A couple of days later, I have just finished the rough draft, which works on every conceivable Kindle there is (except maybe Paperwhite? I guess we'll find out.).
Rather than ramble on about the process (which I may do later), here are some key points I learned:
- Each line of poetry constitutes a paragraph. I investigated the possible solutions for widows and orphans that I could find (incl. div's around the stanzas, with page-break-inside: avoid;), but because of this fact (and also, perhaps, limited CSS compatibility), it is impossible to eliminate widows and orphans. The spacing/margins/font-size flexibility on e-readers results in drastic changes on your pages' length/appearance, and the safest thing to do is to do nothing.
- Universally-accepted hanging indentations are possible.
- E-books just aren't very fancy. You get bold, italics, font size, and that's just about it. Even the Twilight Kindle book looks boring inside.
I believe I have also figured out how to properly save/publish the e-book file so that Table of Contents shows up in Kindle Previewer...more on that in a future post.
0 comments:
Post a Comment