Quote:
Originally Posted by AlPe
Please observe that, in the EPUB file you attached, the XHTML file does not have the CSS inclusion, just a @page directive. Add it and see the result.
EDIT: for clarity, add:
Code:
<link href="../Styles/Style0001.css" type="text/css" charset="UTF-8" rel="stylesheet"/>
in the <head> of Section0001.xhtml.
|
Shame on me

Soooooo Eeeeeaaaaassssyyyyy!!!
It's now OK. Thanks a lot. Indeed this seems quite a trivial task to do.
EDIT: it displays well on Sigil, with calibre ebook-viewer, but
NOT in ADE 1.7. Aaarg!
The reference catalogue (monLivre), on the contrary, displays well with ADE 1.7. There must be a small hitch somewhere.