OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [docbook-apps] Admonitions in .epub documents?


On Wed, Jul 14, 2010 at 10:25 PM, Glenn McDonald <gmcdonald@vividas.com> wrote:
> The epub reader (Adobe Digital Editions in my case) is displaying the
> admonition graphic indented (as expected) but the admonition text is
> centered in the page. It should be next to the admonition graphic.

Interesting. EPUB requires strict conformance to XHTML 1.1, which
makes table-based layouts (inherited from DocBook-XSL's aging html/
output) like the above unattractive or invalid. In particular, I
suspect an EPUB validator would complain about your @align attributes.
I suspect it's this that's causing ADE the problems, but who knows
(that rendering engine is known to be eccentric).



Keith


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]