Quote:
Originally Posted by phossler
But it makes a MOBI file, is there a way to get the AZW3 file so that Publisher Font is supported?
|
By default, KindleGen will create a hybrid mobi file that contains both AZW3 and MOBI7 files. AZW3 capable devices and apps will automatically display only the AZW3 part. (If you want to save space you can unpack the azw3 part with the KindleUnpack Calibre plugin.)
BTW, if you're only interested in auto-incrementing counters, you won't need to use KindleGen, because Calibre generated AZW3 files support auto-incrementing counters just fine, as long as you select AZW3 and not MOBI as the target format.
However, as Hitch has pointed out, if you preparing a book for submission to Amazon KDP, you'll have to implement fall-back styles, which makes the use of auto-incementing pointer moot, because there's no point in using auto-incrementing counters
and hard-coded numbers, because you might as well only use hard-coded numbers.