DocBook to HTML - Divisions
This stylesheet contains templates to process top-level and sectioning elements in DocBook. It handles chunking and implements the interfaces provided by the common html stylesheet.
Defines Templates
- db2html.division.about — Output the copyrights, credits, and license information at the bottom of a page.
- db2html.division.div — Renders the content of a division element, chunking children if necessary
- db2html.hgroup — Output the title and subtitle for an element.
Defines Modes
- db2html.division.div.content.mode — Renders the block-level content of a division element
Calls Parameters
Calls Modes
Implements Templates
Mode |
Match |
---|---|
appendix | db:appendix |
|
article | db:article |
|
book | db:book |
|
chapter | db:chapter |
|
colophon | db:colophon |
|
dedication | db:dedication |
|
glossary | db:glossary |
|
glossdiv | db:glossdiv |
|
part | db:part |
|
preface | db:preface |
|
qandadiv | db:qandadiv |
|
qandaset | db:qandaset |
|
reference | db:reference |
|
sect1 | db:sect1 |
|
sect2 | db:sect2 |
|
sect3 | db:sect3 |
|
sect4 | db:sect4 |
|
sect5 | db:sect5 |
|
section | db:section |
|
simplesect | db:simplesect |
|
* |
|
* |
|
* |
|
* |
|
* |
|
* |
|
* |
|
* |