]> granicus.if.org Git - docbook-dsssl/commitdiff
Replace format.variablelist.as.list with variablelist.as.blocks
authorNorman Walsh <ndw@nwalsh.com>
Thu, 3 Jan 2002 14:15:37 +0000 (14:15 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Thu, 3 Jan 2002 14:15:37 +0000 (14:15 +0000)
xsl/fo/param.ent
xsl/fo/param.xweb

index 68f9a2f4460e71ff98d3617c5dbfd0da91e966e1..b7eca386145a6167c4c9de34f01853cec7240c74 100644 (file)
@@ -38,7 +38,6 @@
 <!ENTITY formal.object.properties SYSTEM "../params/formal.object.properties.xml">
 <!ENTITY formal.procedures SYSTEM "../params/formal.procedures.xml">
 <!ENTITY formal.title.properties SYSTEM "../params/formal.title.properties.xml">
-<!ENTITY format.variablelist.as.list SYSTEM "../params/format.variablelist.as.list.xml">
 <!ENTITY funcsynopsis.decoration SYSTEM "../params/funcsynopsis.decoration.xml">
 <!ENTITY funcsynopsis.style SYSTEM "../params/funcsynopsis.style.xml">
 <!ENTITY function.parens SYSTEM "../params/function.parens.xml">
 <!ENTITY toc.margin.properties SYSTEM "../params/toc.margin.properties.xml">
 <!ENTITY toc.section.depth SYSTEM "../params/toc.section.depth.xml">
 <!ENTITY use.extensions SYSTEM "../params/use.extensions.xml">
+<!ENTITY variablelist.as.blocks SYSTEM "../params/variablelist.as.blocks.xml">
 <!ENTITY verbatim.properties SYSTEM "../params/verbatim.properties.xml">
 <!ENTITY xep.extensions SYSTEM "../params/xep.extensions.xml">
 <!ENTITY xref.properties SYSTEM "../params/xref.properties.xml">
index 684a2b0339d715d92f2ee1feef2d36456a09c447..5945567af1dea45097a532a84ffdfd90ebdbe73b 100644 (file)
@@ -182,7 +182,7 @@ to be incomplete. Don't forget to read the source, too :-)</para>
 &show.comments;
 &punct.honorific;
 &segmentedlist.as.table;
-&format.variablelist.as.list;
+&variablelist.as.blocks;
 &blockquote.properties;
 </reference>
 
@@ -311,7 +311,6 @@ around all these parameters.</para>
 <src:fragref linkend="formal.object.properties.frag"/>
 <src:fragref linkend="formal.procedures.frag"/>
 <src:fragref linkend="formal.title.properties.frag"/>
-<src:fragref linkend="format.variablelist.as.list.frag"/>
 <src:fragref linkend="funcsynopsis.decoration.frag"/>
 <src:fragref linkend="funcsynopsis.style.frag"/>
 <src:fragref linkend="function.parens.frag"/>
@@ -392,6 +391,7 @@ around all these parameters.</para>
 <src:fragref linkend="toc.margin.properties.frag"/>
 <src:fragref linkend="toc.section.depth.frag"/>
 <src:fragref linkend="use.extensions.frag"/>
+<src:fragref linkend="variablelist.as.blocks.frag"/>
 <src:fragref linkend="verbatim.properties.frag"/>
 <src:fragref linkend="xep.extensions.frag"/>
 <src:fragref linkend="xref.properties.frag"/>