HTML


Table of Contents

html.base — An HTML base URI
html.stylesheet — Name of the stylesheet(s) to use in the generated HTML
html.stylesheet.type — The type of the stylesheet used in the generated HTML
css.decoration — Enable CSS decoration of elements
html.script — Name of the script(s) to use in the generated HTML
html.script.type — The type of script used in the generated HTML
spacing.paras — Insert additional <p> elements for spacing?
emphasis.propagates.style — Pass emphasis role attribute through to HTML?
para.propagates.style — Pass para role attribute through to HTML?
phrase.propagates.style — Pass phrase role attribute through to HTML?
entry.propagates.style — Pass entry role attribute through to HTML?
html.longdesc — Should longdesc URIs be created?
html.longdesc.link — Should a link to the longdesc be included in the HTML?
make.valid.html — Attempt to make sure the HTML output is valid HTML
html.cleanup — Attempt to clean up the resulting HTML?
html.append — Specifies content to append to HTML output
draft.mode — Select draft mode
draft.watermark.image — The URI of the image to be used for draft watermarks
generate.id.attributes — Generate ID attributes on container elements?
generate.consistent.ids — Generate consistent id values if document is unchanged
generate.meta.abstract — Generate HTML META element from abstract?
make.clean.html — Make HTML conform to modern coding standards
docbook.css.source — Name of the default CSS input file
docbook.css.link — Insert a link referencing the default CSS stylesheet
custom.css.source — Name of a custom CSS input file
generate.css.header — Insert generated CSS styles in HEAD element