Jirka, thanks for your reply.
You are right, but:
On Wed, Jul 21, 2010 at 11:24 PM, Jirka Kosek <> wrote:
> DocBook has much more complex structures which can be nested and can't
> be directly mapped to valid XHTML. Handling this on stylesheet level
> would be to complex, so running HTML Tidy on output of DocBook
> stylesheets makes sense in this situations.
I need to have footnotes in table titles (that's why I
use<caption><para>) and figures in table cells (that's why I use
<td><para>) and there should be a mean to have them both valid in
docbook and xhtml11 output (I need xhtml11 because I am targeting IDPF
epub content).
Anyone has some suggestions (apart from postprocessing the html files)?
TIA,
__peppo