Quote:
Originally Posted by kennyc
Rosalie, you can self-publish/upload a Word Doc directly to the Kindle publishing system. That's what I've done with mine. When you do you can preview it to make sure the format is correct before releasing it for sale. My only issues were getting the front and back matter right (copyright page, table of contents, acknowledgements, about author, etc.) Ton of info here: https://kdp.amazon.com/self-publishing/signin
|
I've never done it this way - so I don't know how well this works. But if has worked for you then that's good to know. One thing to be weary of. Amazon charges a deliver fee based on file size and I'm not sure what sized file that approach will result in. In general a word file will generate .html files with a lot of additional formatting code in them that can make them bloated.
In the most simplest terms. You need a "flat text file" with <p></p> surrounding your paragraphs and <i>,</i> surrounding your italics and <b></b> surrounding your bolded text. This is easily accomplished by doing some global search and replaces within word THEN (and this is the important part) copying that out of word an into something like notepad so the word formatting overhead is eliminated from the file.