From: Norman Walsh Date: Mon, 20 Jan 2003 15:30:56 +0000 (+0000) Subject: Pass role through on table cells X-Git-Tag: release/1.79.1~6^2~4900 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=30434ee41eb80355a21b5e96bffed002590bc91a;p=docbook-dsssl Pass role through on table cells --- diff --git a/xsl/params/entry.propagates.style.xml b/xsl/params/entry.propagates.style.xml new file mode 100644 index 000000000..02853c620 --- /dev/null +++ b/xsl/params/entry.propagates.style.xml @@ -0,0 +1,25 @@ + + +entry.propagates.style +boolean + + +entry.propagates.style +Pass entry role attribute through to HTML? + + + + + + + + +Description + +If true, the role attribute of entry elements +will be passed through to the HTML as a class attribute on the +td or th generated for the table +cell. + + +