From: Norman Walsh Date: Thu, 18 Jul 2002 10:32:05 +0000 (+0000) Subject: New parameter X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3c0c4352b27beef2973e41160c37a0738d446837;p=docbook-dsssl New parameter --- diff --git a/xsl/params/para.propagates.style.xml b/xsl/params/para.propagates.style.xml new file mode 100644 index 000000000..81dbd11cb --- /dev/null +++ b/xsl/params/para.propagates.style.xml @@ -0,0 +1,24 @@ + + +para.propagates.style +boolean + + +para.propagates.style +Pass para role attribute through to HTML? + + + + + + + + +Description + +If true, the role attribute of para elements +will be passed through to the HTML as a class attribute on the +p generated for the paragraph. + + +