]> git.lyx.org Git - features.git/blobdiff - src/insets/insetspecialchar.h
fix lyxalgo.h, dra pagebreak with text on line, change the math_deco_search a bit
[features.git] / src / insets / insetspecialchar.h
index 327dc9efbee8af9e56ba025d7d13628b3baae0c0..5f6be0ce4c558a392b6bdc2f688567a603e74d24 100644 (file)
@@ -60,19 +60,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
        ///
        Inset * Clone() const;
        ///