In short, if you are using "Send to Kindle", it will corrupt the ebook archive (by stripping fonts and messing up the encoding). This is not a supported way of passing the archive to a device.
If you are using one of the supported methods for transferring the file, then we'll need to dig deeper.
Cheers,
-Dan
On Mon, Mar 20, 2017 at 5:57 AM, wintermeyer [via Asciidoctor :: Discussion] <[hidden email]> wrote:
I can't get the admonition icons to get rendered in a Kindle export. They are just empty boxes. Do I have to add something to the directory (e.g. files from the fa font) to make this work?
Here is the example code which I try to convert:
= Test Buch 1.2
Stefan Wintermeyer
v1.2, 2016-02-05
:doctype: book
:producer: Stefan Wintermeyer
:keywords: Test
:copyright: Stefan Wintermeyer
:imagesdir: images
:icons: font
:icon-set: fa
:toc:
ifndef::ebook-format[:leveloffset: 1]
include::chapter-one.adoc[]
Here are the files:
$ tree
.
├── chapter-one.adoc
├── images
├── output
└── test.adoc
If you reply to this email, your message will be added to the discussion below: