]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathExFunc.h
Add \makeat switches to babel settings if necessary.
[lyx.git] / src / mathed / InsetMathExFunc.h
index 24e23d71b8ace722e1903e9d01f61b56abb279df..fb6dda8b360e2e84f7b68cab4bebcc1d98ee47fc 100644 (file)
@@ -43,6 +43,8 @@ public:
        ///
        void mathematica(MathematicaStream &) const;
        ///
+       void mathmlize(MathStream &) const;
+       ///
        void octave(OctaveStream &) const;
        ///
        InsetCode lyxCode() const { return MATH_EXFUNC_CODE; }