]> granicus.if.org Git - docbook-dsssl/commitdiff
Added spacing to variablelist
authorNorman Walsh <ndw@nwalsh.com>
Thu, 3 Jun 2004 21:19:16 +0000 (21:19 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Thu, 3 Jun 2004 21:19:16 +0000 (21:19 +0000)
docbook/xml/dbpoolx.mod

index 22b981c806fc88867a178f5759afa45c3502588e..11ca870e31f66c1f3eded9e8647dea8874017fa7 100644 (file)
@@ -2336,7 +2336,8 @@ d. Just Acronym, Emphasis, and Trademark; no other word elements.
 
 <!ENTITY % itemizedlist.attlist "INCLUDE">
 <![%itemizedlist.attlist;[
-<!ATTLIST itemizedlist         spacing         (normal
+<!ATTLIST itemizedlist
+               spacing         (normal
                                |compact)       #IMPLIED
                %mark.attrib;
                %common.attrib;
@@ -2586,6 +2587,8 @@ d. Just Acronym, Emphasis, and Trademark; no other word elements.
 <![%variablelist.attlist;[
 <!ATTLIST variablelist
                termlength      CDATA           #IMPLIED
+               spacing         (normal
+                               |compact)       #IMPLIED
                %common.attrib;
                %variablelist.role.attrib;
                %local.variablelist.attrib;