-
There is an example project that shows how to generate an EPUB document. The documentation for asciidoctor-epub3 says it's also capable of generating a MOBI document.
https://github.com/asciidoctor/a…
-
I'm new to creating epub documents with asciidoctor and currently trying to generate an epub3 with mixed text in English and Chinese Simplified (scripts set to 'multilingual').
The source file is c…
zxtom updated
3 years ago
-
This issue is a question / bug report
#### Expected Behaviour
A epub3 with an embedded oam file (created in Adobe edge / animate), displays correctly and animates correctly on the chrome readi…
-
EPUB3 supports remote-resources property for video and audio elements. Meaning, they can be stored somewhere remotely. But this is only for audio and video tags. These items also must be placed in the…
-
I'm running `asciidoctor-epub3` in a container and while an epub output is created, if I try to validate it I'm told validation failed with no further diagnostics about what was wrong.
Command: `a…
-
Issue reported by Tom McCartney:
> In running ePubCheck, I've been getting a recurring error in every project that the DocType was invalid and that the document was "Not well formed' for the actual…
-
Convert the following document using Asciidoctor.
```adoc
= Title
Link to .
== [[foo]]Section 1
Text.
== [[foo]]Section 2
Text.
```
Expected: Asciidoctor complains with `id assi…
-
In all of our ePub3 books, we are facing an issue with audio playing in the double-page layout.
Once the left page reading is done, then the entire page is reloading and then it's playing the righ…
-
_From [rdeltour@gmail.com](https://code.google.com/u/rdeltour@gmail.com/) on September 05, 2011 15:07:32_
Metadata declared or referenced from a ZedAI document should be properly extracted and conver…
ghost updated
6 years ago
-
Hi,
Issue: Image is not resizing in vertical mode When we are opening TOC Panel for EPUB3
When we are enabling scroll mode for epub3 content and clicking on the Table of Contents panel then the co…