]> granicus.if.org Git - docbook-dsssl/commitdiff
Moved hard coded properties to two new admon attribute-sets.
authorBob Stayton <bobs@sagehill.net>
Mon, 10 Jan 2005 09:05:19 +0000 (09:05 +0000)
committerBob Stayton <bobs@sagehill.net>
Mon, 10 Jan 2005 09:05:19 +0000 (09:05 +0000)
xsl/fo/param.ent
xsl/fo/param.xweb

index 559625559d0ce2972aa529b5fd28accacec51e5f..c6ba1708db801c22912fa965d1c6403c46c0067b 100644 (file)
 <!ENTITY table.table.properties SYSTEM "../params/table.table.properties.xml">
 <!ENTITY side.float.properties SYSTEM "../params/side.float.properties.xml">
 <!ENTITY sidebar.float.type SYSTEM "../params/sidebar.float.type.xml">
+<!ENTITY graphical.admonition.properties SYSTEM "../params/graphical.admonition.properties.xml">
+<!ENTITY nongraphical.admonition.properties SYSTEM "../params/nongraphical.admonition.properties.xml">
index a09c012bbcd3411ea37e7640b419e9673ff4c85a..1c0e1302bb3e14ba5f48f48555ed5cbf39e13d76 100644 (file)
@@ -67,6 +67,8 @@ to be incomplete. Don't forget to read the source, too :-)</para>
 &admon.textlabel;
 &admonition.title.properties;
 &admonition.properties;
+&graphical.admonition.properties;
+&nongraphical.admonition.properties;
 </reference>
 
 <reference><title>Callouts</title>
@@ -510,6 +512,8 @@ around all these parameters.</para>
 <src:fragref linkend="admon.textlabel.frag"/>
 <src:fragref linkend="admonition.properties.frag"/>
 <src:fragref linkend="admonition.title.properties.frag"/>
+<src:fragref linkend="graphical.admonition.properties.frag"/>
+<src:fragref linkend="nongraphical.admonition.properties.frag"/>
 <src:fragref linkend="alignment.frag"/>
 <src:fragref linkend="appendix.autolabel.frag"/>
 <src:fragref linkend="arbortext.extensions.frag"/>