]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_liminset.h
Jean-Marc's fix for wrong descent
[lyx.git] / src / mathed / math_liminset.h
index 18dc36d6d6c6b4bde22413620d2c259680a03685..2016e6effa47e6c06cdc67ebe3f98d45c3df4c51 100644 (file)
@@ -22,9 +22,9 @@ public:
        ///
        void normalize(NormalStream &) const;
        ///
-       void maplize(MapleStream &) const;
+       void maple(MapleStream &) const;
        ///
-       void mathematicize(MathematicaStream &) const;
+       void mathematica(MathematicaStream &) const;
        ///
        void mathmlize(MathMLStream &) const;
        ///