Quote:
However, a better solution would be to generate an epub first with Toxaris's Word ePub add-on. This will allow you edit your book with Sigil or Calibre Editor before compiling it with Kindle Previewer/KindleGen.
|
Nice I'll look into Calibre
Quote:
All current Kindle models (Kindle 3 and higher) come with the code2000 fallback font, which contains glyphs for pretty much any mathematical symbol defined in the 2006 Unicode 5.2 standard. For all other symbols you'll need to embed a font.
|
Thank you, I heard that Embedding font's in word for Kindle is a no-go, so i guess checking what math symbols are supported by code2000 is my best bet
Quote:
That depends on the HTML code that Word generates. Kindles support both ordererd and unordered lists. For example, the following HTML code works:
|
I see, so different versions of Word generate slightly different results of HTML?