]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_symbolinset.h
small up/down tweaking
[lyx.git] / src / mathed / math_symbolinset.h
index 30fd215e8458081a5593366b9d3230f8a1dc57e9..2f13884b3436dbb49432fa92e9ba2f4756108fbd 100644 (file)
@@ -47,6 +47,8 @@ public:
        ///
        void maplize(MapleStream &) const;
        ///
+       void maximize(MaximaStream &) const;
+       ///
        void mathematicize(MathematicaStream &) const;
        ///
        void mathmlize(MathMLStream &) const;
@@ -55,7 +57,7 @@ public:
        ///
        void write(WriteStream & os) const;
        ///
-       void infoize(std::ostream & os) const;
+       void infoize2(std::ostream & os) const;
 
 private:
        ///