]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_numberinset.h
Jean-Marc's fix for wrong descent
[lyx.git] / src / mathed / math_numberinset.h
index 610dd2be65d83bb0bde71551d8d3e75a5ce97734..b0a64fa24e23862980e823de08cb4b9f848813d8 100644 (file)
@@ -30,9 +30,9 @@ public:
        ///
        void normalize(NormalStream &) const;
        ///
-       void octavize(OctaveStream &) const;
+       void octave(OctaveStream &) const;
        ///
-       void maplize(MapleStream &) const;
+       void maple(MapleStream &) const;
        ///
        void mathmlize(MathMLStream &) const;
        ///