From: Norman Walsh Date: Wed, 1 Jan 2003 19:54:34 +0000 (+0000) Subject: Separate properties for figures, examples, equations, tables, and procedures X-Git-Tag: release/1.79.1~6^2~4983 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5c09bee16f88e7cc6387963f501fbef31b3a0b64;p=docbook-dsssl Separate properties for figures, examples, equations, tables, and procedures --- diff --git a/xsl/params/equation.properties.xml b/xsl/params/equation.properties.xml new file mode 100644 index 000000000..8dc70ddc7 --- /dev/null +++ b/xsl/params/equation.properties.xml @@ -0,0 +1,18 @@ + + +equation.properties +Properties associated with a equation + + + + + + + + +Description + +The styling for equations. + + + diff --git a/xsl/params/example.properties.xml b/xsl/params/example.properties.xml new file mode 100644 index 000000000..116c58d90 --- /dev/null +++ b/xsl/params/example.properties.xml @@ -0,0 +1,18 @@ + + +example.properties +Properties associated with a example + + + + + + + + +Description + +The styling for examples. + + + diff --git a/xsl/params/figure.properties.xml b/xsl/params/figure.properties.xml new file mode 100644 index 000000000..e232e123c --- /dev/null +++ b/xsl/params/figure.properties.xml @@ -0,0 +1,18 @@ + + +figure.properties +Properties associated with a figure + + + + + + + + +Description + +The styling for figures. + + + diff --git a/xsl/params/procedure.properties.xml b/xsl/params/procedure.properties.xml new file mode 100644 index 000000000..b8dcbfefe --- /dev/null +++ b/xsl/params/procedure.properties.xml @@ -0,0 +1,18 @@ + + +procedure.properties +Properties associated with a procedure + + + + + + + + +Description + +The styling for procedures. + + + diff --git a/xsl/params/table.properties.xml b/xsl/params/table.properties.xml new file mode 100644 index 000000000..fe0d33b6b --- /dev/null +++ b/xsl/params/table.properties.xml @@ -0,0 +1,18 @@ + + +table.properties +Properties associated with a table + + + + + + + + +Description + +The styling for tables. + + +