muse-xml: Add support for <cite>
commit39e87bafd8a4de55ae515bb2c1fe8ef181282ced
authorMichael W. Olson <mwolson@gnu.org>
Fri, 17 Aug 2007 13:09:08 +0000 (17 09:09 -0400)
committerMichael W. Olson <mwolson@gnu.org>
Fri, 17 Aug 2007 13:09:08 +0000 (17 09:09 -0400)
tree415fb817e1b7dfc2a5713ff13c8142a2c7737b73
parent4e455712aad55ff9f40e78a7b0cc55371ddb786b
muse-xml: Add support for <cite>

* etc/muse.rnc (cite): Add "type" attribute.

* lisp/muse-xml.el (muse-xml-markup-strings): Mark up citations as <cite
  type="something">.  We'll leave it to the post processing tools to
  interpret that.
ChangeLog
etc/muse.rnc
lisp/muse-xml.el