From 3c0c4352b27beef2973e41160c37a0738d446837 Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Thu, 18 Jul 2002 10:32:05 +0000 Subject: [PATCH] New parameter --- xsl/params/para.propagates.style.xml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 xsl/params/para.propagates.style.xml 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. + + + -- 2.40.0