]> git.lyx.org Git - features.git/blobdiff - src/insets/insetquotes.h
fix lyxalgo.h, dra pagebreak with text on line, change the math_deco_search a bit
[features.git] / src / insets / insetquotes.h
index dbc8c7a7dead3fc1b93590fefafe6dfd11036acb..968dc2557b3bc80ea3129b1b62ca044810a86003 100644 (file)
@@ -86,19 +86,10 @@ public:
        void Read(LyXLex & lex);
        ///
        int Latex(ostream &, signed char fragile, bool free_spc) const;
-#ifndef USE_OSTREAM_ONLY
-       ///
-       int Latex(string & file, signed char fragile, bool free_spc) const;
-       ///
-       int Linuxdoc(string & file) const;
-       ///
-       int DocBook(string & file) const;
-#else
        ///
        int Linuxdoc(ostream &) const;
        ///
        int DocBook(ostream &) const;
-#endif
        ///
        void Validate(LaTeXFeatures &) const;
        ///