From: Norman Walsh Date: Thu, 21 Apr 2005 12:12:29 +0000 (+0000) Subject: Allow title to be optional on equation X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b14a24714d5f818077150fb676b6a7274aa3f2b4;p=docbook-dsssl Allow title to be optional on equation --- diff --git a/docbook/relaxng/docbook/src/math.rnc b/docbook/relaxng/docbook/src/math.rnc index 76df8b4cc..cfc0d153b 100644 --- a/docbook/relaxng/docbook/src/math.rnc +++ b/docbook/relaxng/docbook/src/math.rnc @@ -52,7 +52,7 @@ div { & db.floatstyle.attribute? & db.float.attribute? - db.equation.info = db._info.title.onlyreq + db.equation.info = db._info.title.only db.equation = element equation {