]> granicus.if.org Git - docbook-dsssl/commitdiff
Added informal.figure.properties, informal.table.properties,
authorBob Stayton <bobs@sagehill.net>
Mon, 21 Jun 2004 00:33:10 +0000 (00:33 +0000)
committerBob Stayton <bobs@sagehill.net>
Mon, 21 Jun 2004 00:33:10 +0000 (00:33 +0000)
informal.equation.properties, and informal.example.properties
so each element can be formatted individually if needed.

xsl/fo/param.ent
xsl/fo/param.xweb

index e55636a376a55443dde6e8841a21c3e87a0a4628..6cbbff7bf85a7c80c2652f99d29c26105906888f 100644 (file)
 <!ENTITY example.properties SYSTEM "../params/example.properties.xml">
 <!ENTITY equation.properties SYSTEM "../params/equation.properties.xml">
 <!ENTITY table.properties SYSTEM "../params/table.properties.xml">
+<!ENTITY informal.figure.properties SYSTEM "../params/informal.figure.properties.xml">
+<!ENTITY informal.example.properties SYSTEM "../params/informal.example.properties.xml">
+<!ENTITY informal.equation.properties SYSTEM "../params/informal.equation.properties.xml">
+<!ENTITY informal.table.properties SYSTEM "../params/informal.table.properties.xml">
 <!ENTITY procedure.properties SYSTEM "../params/procedure.properties.xml">
 <!ENTITY footnote.number.format SYSTEM "../params/footnote.number.format.xml">
 <!ENTITY table.footnote.number.format SYSTEM "../params/table.footnote.number.format.xml">
index 8b210268895ee68c0d02a0898dc951389ac43283..03f4eb2100385a22f0320654bf992be9a59484cf 100644 (file)
@@ -412,6 +412,10 @@ zero by default, so this is simply the page-master region-left.
 &example.properties;
 &equation.properties;
 &table.properties;
+&informal.figure.properties;
+&informal.example.properties;
+&informal.equation.properties;
+&informal.table.properties;
 &procedure.properties;
 &root.properties;
 &qanda.title.properties;
@@ -582,7 +586,11 @@ around all these parameters.</para>
 <src:fragref linkend="ignore.image.scaling.frag"/>
 <src:fragref linkend="index.on.role.frag"/>
 <src:fragref linkend="index.on.type.frag"/>
+<src:fragref linkend="informal.equation.properties.frag"/>
+<src:fragref linkend="informal.example.properties.frag"/>
+<src:fragref linkend="informal.figure.properties.frag"/>
 <src:fragref linkend="informal.object.properties.frag"/>
+<src:fragref linkend="informal.table.properties.frag"/>
 <src:fragref linkend="index.preferred.page.properties.frag"/>
 <src:fragref linkend="insert.xref.page.number.frag"/>
 <src:fragref linkend="l10n.gentext.default.language.frag"/>