From: Norman Walsh Date: Thu, 6 Jun 2002 13:04:15 +0000 (+0000) Subject: New parameters X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0c751d6b3d6ed18b6754e2cfcbc662cf3c89369a;p=docbook-dsssl New parameters --- diff --git a/xsl/params/generate.meta.abstract.xml b/xsl/params/generate.meta.abstract.xml new file mode 100644 index 000000000..6cf689194 --- /dev/null +++ b/xsl/params/generate.meta.abstract.xml @@ -0,0 +1,23 @@ + + +generate.meta.abstract +boolean + + +generate.meta.abstract +Generate HTML META element from abstract? + + + + + + + + +Description + +If non-zero, document abstracts will be reproduced in the HTML +HEAD with meta name="description" content="...". + + + diff --git a/xsl/params/use.role.as.xrefstyle.xml b/xsl/params/use.role.as.xrefstyle.xml new file mode 100644 index 000000000..dc7ac2fe1 --- /dev/null +++ b/xsl/params/use.role.as.xrefstyle.xml @@ -0,0 +1,29 @@ + + +use.role.as.xrefstyle +boolean + + +use.role.as.xrefstyle +Use role attribute for +xrefstyle on xref? + + + + + + + + +Description + +If non-zero, the role attribute on +xref will be used to select the cross reference style. +It is likely that the DocBook +Technical Committee will eventually add an +xrefstyle attribute for this purpose. +Until then, this flag allows role to +serve that purpose. + + +