]> granicus.if.org Git - docbook-dsssl/commitdiff
Add citerefentry and citebiblioid to db.bibliographic.elements, remove titleabbrev
authorNorman Walsh <ndw@nwalsh.com>
Tue, 8 Feb 2005 02:25:51 +0000 (02:25 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Tue, 8 Feb 2005 02:25:51 +0000 (02:25 +0000)
docbook/relaxng/src/pool.rnc

index 118561632c8c5d2a858bbbf9d77dc835d76a39b6..88361546d646af39218d6cdfa177078b6581f9d3 100644 (file)
@@ -718,11 +718,12 @@ db.info.elements =
 db.bibliographic.elements =
    db.info.elements
  | db.abbrev
+ | db.citerefentry
  | db.citetitle
+ | db.citebiblioid
  | db.personname
  | db.subtitle
  | db.title
- | db.titleabbrev
 
 # ======================================================================