]> granicus.if.org Git - docbook-dsssl/commitdiff
Allow floatstyle on table and informaltable
authorNorman Walsh <ndw@nwalsh.com>
Thu, 21 Apr 2005 11:01:21 +0000 (11:01 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Thu, 21 Apr 2005 11:01:21 +0000 (11:01 +0000)
docbook/relaxng/docbook/src/calstbl.rnc

index 7bd8f815d1e9f4265841c433a00ca409dceee37c..4bc85c8451cf16a06eb5cec6ec8bce49a7af73d6 100644 (file)
@@ -574,6 +574,7 @@ div {
     & db.common.attributes
     & db.common.linking.attributes
     & db.tabstyle.attribute?
+    & db.floatstyle.attribute?
     & db.orient.attribute?
     & db.colsep.attribute?
     & db.rowsep.attribute?
@@ -633,6 +634,7 @@ div {
     & db.common.attributes
     & db.common.linking.attributes
     & db.tabstyle.attribute?
+    & db.floatstyle.attribute?
     & db.orient.attribute?
     & db.colsep.attribute?
     & db.rowsep.attribute?