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] DocBook epub3 beta 3 stylesheets available


On 4.10.2011 15:16, Jirka Kosek wrote:

> When I convert with calibre all headings (chapter, section, table, ...)
> are lost.

OK, problem were in titlepage.templates.xsl file. This file was missing
xmlns="http://www.w3.org/1999/xhtml"; and thus generated <div
xmlns=""...> in the middle of XHTML5 output which confused software.

This is known problem for customization of XHTML titlepages as well. Do
we already have some solution for this? In past I have used brutal text
replace on resulting .xsl file to add default namespace declaration.
Might be existing template/titlepage.xsl should be customized to handle
this automatically.

					Jirka

-- 
------------------------------------------------------------------
  Jirka Kosek      e-mail: jirka@kosek.cz      http://xmlguru.cz
------------------------------------------------------------------
       Professional XML consulting and training services
  DocBook customization, custom XSLT/XSL-FO document processing
------------------------------------------------------------------
 OASIS DocBook TC member, W3C Invited Expert, ISO JTC1/SC34 member
------------------------------------------------------------------

Attachment: signature.asc
Description: OpenPGP digital signature



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