]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetBibtex.h
Better TOC output for XHTML, per Rob and Pavel.
[lyx.git] / src / insets / InsetBibtex.h
index ea0cecfc142d4fc3a483a27d6330684a4e80c7e1..6e38fcc407258d9a3b1a7837fb154e9ee1f88d12 100644 (file)
@@ -50,9 +50,7 @@ public:
        ///
        DisplayType display() const { return AlignCenter; }
        ///
-       int latex(odocstream &, OutputParams const &) const;
-       ///
-       void updateBuffer(ParIterator const &, UpdateType);
+       void latex(otexstream &, OutputParams const &) const;
        ///
        void collectBibKeys(InsetIterator const &) const;
        ///