]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetBibtex.h
Improve handling of top and bottom margin
[lyx.git] / src / insets / InsetBibtex.h
index 073b3760161065fc1791e4bcdd500df79ab5fd2c..932fb0f48a720e1b550ee34766f07ecfc293e3f3 100644 (file)
@@ -66,6 +66,8 @@ public:
        ///
        docstring xhtml(XMLStream &, OutputParams const &) const;
        ///
+       void docbook(XMLStream &, OutputParams const &) const;
+       ///
        std::string contextMenuName() const;
        //@}