]> granicus.if.org Git - docbook-dsssl/commitdiff
Added side.float.properties attribute set and sidebar.float.type
authorBob Stayton <bobs@sagehill.net>
Sat, 8 Jan 2005 22:28:31 +0000 (22:28 +0000)
committerBob Stayton <bobs@sagehill.net>
Sat, 8 Jan 2005 22:28:31 +0000 (22:28 +0000)
parameter to support side floats.

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

index 6e65d7dc75be841738741adf1f7938342c522466..559625559d0ce2972aa529b5fd28accacec51e5f 100644 (file)
 <!ENTITY subscript.properties SYSTEM "../params/subscript.properties.xml">
 <!ENTITY superscript.properties SYSTEM "../params/superscript.properties.xml">
 <!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">
index 3824ac61eb78921ec56a6ad576914aade48edc39..a09c012bbcd3411ea37e7640b419e9673ff4c85a 100644 (file)
@@ -406,6 +406,8 @@ zero by default, so this is simply the page-master region-left.
 &verbatim.properties;
 &monospace.verbatim.properties;
 &sidebar.properties;
+&sidebar.float.type;
+&side.float.properties;
 &component.title.properties;
 &section.title.properties;
 &section.title.level1.properties;
@@ -717,6 +719,8 @@ around all these parameters.</para>
 <src:fragref linkend="shade.verbatim.style.frag"/>
 <src:fragref linkend="show.comments.frag"/>
 <src:fragref linkend="sidebar.properties.frag"/>
+<src:fragref linkend="sidebar.float.type.frag"/>
+<src:fragref linkend="side.float.properties.frag"/>
 <src:fragref linkend="simplesect.in.toc.frag"/>
 <src:fragref linkend="subscript.properties.frag"/>
 <src:fragref linkend="superscript.properties.frag"/>