]> git.lyx.org Git - lyx.git/blobdiff - src/BiblioInfo.h
Fix lilypond support, patch from Julien Rioux, bug #6940.
[lyx.git] / src / BiblioInfo.h
index 3e7266fac85214d66b30d7affc1a93f92ff9e184..efe4bff233948d61e5785959e87a0f2815bd320f 100644 (file)
@@ -173,6 +173,8 @@ public:
        /// \return formatted BibTeX data associated with a given key.
        /// Empty if no info exists. 
        /// Note that this will retrieve data from the crossref as needed.
+       /// If \param richtext is true, then it will output any richtext tags
+       /// marked in the citation format and escape < and > elsewhere.
        docstring const getInfo(docstring const & key, Buffer const & buf,
                        bool richtext = false) const;
        /// Is this a reference from a bibtex database