]> 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)
commitd1aa4e68c128e8c86662bca1758df50537c99ceb
tree1d9ca44e1254879d63fe900cb689129f50a419aa
parentda0f3b4b0353cc3cedcf8c0f516a445a2bdd1276
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