Quote:
Originally Posted by Doitsu
Kindle 5 models with the latest firmware should support KF8 (AZW3) files. However, AFAIK, they don't support KFX files.
IMHO, the easiest solution would be to simply add a class="hidden" attribute:
Code:
.hidden {
display: none;
}
|
Or, stop taking the long way around, and use an ePUB 2, in which you could easily put the front matter you want on the GoTo in the Guide, and not in the HTML TOC. Seems a rather difficult way to get there from here, IMHO. (Also, Doits, IME, the Keyboard models seem to be a bit wonky in their KF8 support.)
Hitch