-
As per other reading systems UIs (e.g. iBooks)
Waffle connects to https://github.com/readium/readium-js-viewer/pull/505
Waffle connects to https://github.com/readium/readium-shared-js/pull/270
-
While it's possible to use custom epub3.css and epub3-css3-only.css files, it's not possible to override the epub3-fonts.css file and, with it, alternative fonts. It should be possible to override the…
-
Hi,
the SDK is working perfectly for me.
The only problem I see is that linking generates a lot of warnings.
Probably some setting in the library during build.
warning: (armv7) /Users/anfengde/Docume…
-
The EPUB3 converter detects when a list only contains simple content (no items have block content) and produces HTML5 markup that allows the list to appear compact when displayed without a stylesheet …
-
Actuellement, le modèle ne permet pas de spécifier ou de récupérer le language principale du document.
Cette information est requise pour l'accessibilité des exports en EPUB3.
(Pour le moment, l…
-
Document how to change the styling with a custom stylesheet.
Changing the style and layout of the EPUB output is as simple as customizing the stylesheet. In fact, an EPUB is really just a webpage. Co…
-
This calls out specifically the work planned for #349 as a base, and then once we have flexible templates, it should be possible to use that as a foundation to create true ebooks.
I'd be willing to…
-
There's a list of approved document types here:
http://wet-boew.github.io/wet-boew-styleguide/v4/writing/strctr-en.html
This page supports the following file types HTML, Word, PDF, PPT, Excel bu…
-
(Reported by Lars Ballieu Christensen)
Sometimes the conversion process terminates with the following lines (with v1.7):
```
[WS] ERROR(35) - err:XPTY0004:A sequence of more than one item is not all…
-
It seems that data URLs with base64-encoded images are not supported now. Please consider adding them one day =).