View Single Post
Old 05-09-2015, 05:37 AM   #11
Doitsu
Grand Sorcerer
Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.
 
Doitsu's Avatar
 
Posts: 5,746
Karma: 24032915
Join Date: Dec 2010
Device: Kindle PW2
Quote:
Originally Posted by Timbow View Post
I can upload html in a zip to amazon, but it is much preferred to prepare a complete tested and checked epub?
You can upload your book as a .zip file or as an .ePub file. (You could also upload a Kindle Previewer/KindleGen generated .mobi file.) However, creating an ePub file first has the advantage that you can have it checked by epubcheck and Sigil FlightCrew.

Quote:
Originally Posted by Timbow View Post
Sigil/Calibre are preferred methods of creating epub?
You can use either program to create an ePub, however, I wouldn't recommend uploading a Calibre generated .mobi file to KDP, because they occasionally get rejected.

Quote:
Originally Posted by Timbow View Post
In my html I can forget semantics and leaness. I just want simple functional markup for layout.
In that case check out pandoc, which can generate epubs from markdown documents.

Quote:
Originally Posted by Timbow View Post
Hang on. Do I ned to write xhtml for an epub? kindle documents say they accept html5.
KindleGen supports a subset of HTML5 as well as XHTML and even HTML 3.2. For more information on supported HTML5 tags refer to the Kindle Publishing Guidelines. (Sigil will automatically save HTML files as XHTML files.)

BTW, if you decide to give Sigil a try make sure to select Edit > Preferences > Clean Source > Pretty Print Tidy. Otherwise Sigil might automatically create unwanted classes for inline styles.
Doitsu is offline   Reply With Quote