From: Norman Walsh Date: Thu, 14 Jul 2005 11:13:02 +0000 (+0000) Subject: Allow annotation to appear in info X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e4b66ea18b80bdde106a80fcb1547ecf949e01d2;p=docbook-dsssl Allow annotation to appear in info --- diff --git a/docbook/relaxng/docbook/src/annotations.rnc b/docbook/relaxng/docbook/src/annotations.rnc index 232582811..52a2bf634 100644 --- a/docbook/relaxng/docbook/src/annotations.rnc +++ b/docbook/relaxng/docbook/src/annotations.rnc @@ -19,6 +19,7 @@ default namespace = "http://docbook.org/ns/docbook" db.ubiq.inlines |= db.annotation db.all.blocks |= db.annotation +db.info.elements |= db.annotation db.annotations.attribute = attribute annotations { text }