]> granicus.if.org Git - docbook-dsssl/commitdiff
RFE #1682917: Add pgwide to example
authorNorman Walsh <ndw@nwalsh.com>
Thu, 22 Mar 2007 12:46:23 +0000 (12:46 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Thu, 22 Mar 2007 12:46:23 +0000 (12:46 +0000)
docbook/relaxng/docbook/src/pool.rnc

index 3314bf1eca4374af7f1db6445fb8c49afae45d99..75a008d87a93db5721992064d3fb711a29ede4e4 100644 (file)
@@ -2174,6 +2174,7 @@ div {
    db.example.role.attribute = attribute role { text }
    db.example.label.attribute = db.label.attribute
    db.example.width.attribute = db.width.characters.attribute
+   db.example.pgwide.attribute = db.pgwide.attribute
    db.example.floatstyle.attribute = db.floatstyle.attribute
 
    db.example.attlist =
@@ -2182,7 +2183,7 @@ div {
     & db.common.linking.attributes
     & db.example.label.attribute?
     & db.example.floatstyle.attribute?
-    & db.example.width.attribute?
+    & (db.example.width.attribute | db.example.pgwide.attribute)?
 
    db.example.info = db._info.title.onlyreq