]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetFloatList.h
Better TOC output for XHTML, per Rob and Pavel.
[lyx.git] / src / insets / InsetFloatList.h
index 9c8d0f34125f2ae3e9b5c0ef4f5da46163080c3c..6f7844eb2658f65fdba1f499f2050877bce6ed2c 100644 (file)
@@ -38,7 +38,7 @@ public:
        ///
        void read(Lexer &);
        ///
-       int latex(odocstream &, OutputParams const &) const;
+       void latex(otexstream &, OutputParams const &) const;
        ///
        int docbook(odocstream &, OutputParams const &) const { return 0; }
        ///