I managed to get the "articles list" option enabled from an ebook compiled with KindleGen.
All I had to do was changing the OPF to include de tag:
<x-metadata><output encoding="utf-8" content-type="application/x-mobipocket-subscription-magazine"></output></x-metadata></metadata>
|