
: Create Kindle dictionary as KF8 / Floating images in a Kindle dictionary I'm working on a Game of Thrones Kindle dictionary and would like to float images in some of the definitions. (width
I'm working on a Game of Thrones Kindle dictionary and would like to float images in some of the definitions. (width 20%, floated right)
This is supported on newer kindles using the KF8 format however kindlegen suppresses KF8 support when an index is detected:
*************************************************************
Amazon kindlegen(Linux) V2.9 build 1028-0897292
A command line e-book compiler
Copyright Amazon.com and its Affiliates 2014
*************************************************************
Info:I9007:option: -c2: Kindle Huffdic compression
Info:I9014:option: -verbose: Verbose output
Info:I9018:option: -donotaddsource: Source files will not be added
Info(prcgen):I1047: Added metadata dc:Title "GOTDict"
Info(prcgen):I1047: Added metadata dc:Date "2016-01-07"
Info(prcgen):I1047: Added metadata dc:Creator "Various"
Info(prcgen):I1047: Added metadata dc:Description "Kindle dictionary for A Song of Ice and Fire."
Info(prcgen):I1002: Parsing files 0000005
Info(prcgen):I1003: Parsing file URL: title.html
Info(prcgen):I1003: Parsing file URL: toc.html
Info(prcgen):I1003: Parsing file URL: defs.html
Warning(parser8):W26001: Index not supported for enhanced mobi.
Info(prcgen):I1003: Parsing file URL: contributing.html
Info(parser8):I12001: Enhanced mobi generation suppressed.
Info(prcgen):I1036: Mobi file built successfully
cp _output/gotdict.mobi _output/site/gotdict.mobi
Is there a way to force KF8 output, or to float images in MOBI7?
Free books android app tbrJar TBR JAR Read Free books online gutenberg
More posts by @Erin

: Is it possible to convert Pocket articles into epub format? I'd like to know if there is an easy way to convert Pocket articles to .epub format. For those that don't know Pocket, it is a

: How to add external epub to Kobo Desktop? My Kobo Aura HD H2O is "in the mail" so I'm trying to prepare for it by adding existing non-DRM ePub books that I already own. Ideally I'd like
1 Comments
Sorted by latest first Latest Oldest Best
Given the heavy restrictions on block formatting in Mobi 7 this seems to be the best solution for my situation.
Have the images small enough and inline, set the width height and align attributes of the image (and felt very dirty) then place image at the start of a line – title here.
<img src="images/house-redfort.png" width="51" height="56" align="middle" >
Free books android app tbrJar TBR JAR Read Free books online gutenberg