]> granicus.if.org Git - docbook-dsssl/commit
Improve both SEO and semantic structure of chunked ePub output by ensuring that
authorKeith Fahlgren <abdelazer@users.sourceforge.net>
Fri, 6 Feb 2009 04:57:22 +0000 (04:57 +0000)
committerKeith Fahlgren <abdelazer@users.sourceforge.net>
Fri, 6 Feb 2009 04:57:22 +0000 (04:57 +0000)
commit63d55d87300d9ad31be8e9ca584fc238e510d4f5
treeedc2dc4e9a2cc3ee0af2878282490d56174fd96c
parent2668e8f91d5cf6084bc57c9c06bd9dc82bb14e35
Improve both SEO and  semantic structure of chunked ePub output by ensuring that
we always send out one and only one h1 in each XHTML chunk.

DocBook::Epub
- should include one and only one <h1> in each HTML file in rendered ePub files
for <book>s
- should include one and only one <h1> in each HTML file in rendered ePub files
for <book>s even if they do not have section markup
xsl/epub/bin/spec/epub_spec.rb
xsl/epub/docbook.xsl