]> git.lyx.org Git - features.git/blobdiff - src/mathed/formula.h
several small patches and some fixes, read the ChangeLog
[features.git] / src / mathed / formula.h
index 312056020980944e2896b170baa785f5fbecc4bb..365000021fa89c7c01d15a5863a4ae55767e66fe 100644 (file)
@@ -54,6 +54,8 @@ public:
        ///
        int Latex(std::ostream &, bool fragile, bool free_spc) const;
        ///
+       int Ascii(std::ostream &) const;
+       ///
        int Linuxdoc(std::ostream &) const;
        ///
        int DocBook(std::ostream &) const;