]> git.lyx.org Git - features.git/blobdiff - src/mathed/InsetMathBig.h
MathML for InsetMathBig.
[features.git] / src / mathed / InsetMathBig.h
index 58880dc867afcf1fffa9058233f56e9bee0eae03..8049b9460a57716c8e0ff31886fd9ec518ba4503 100644 (file)
@@ -35,6 +35,8 @@ public:
        ///
        void normalize(NormalStream & os) const;
        ///
+       docstring mathmlize(MathStream &) const;
+       ///
        void infoize2(odocstream & os) const;
        ///
        static bool isBigInsetDelim(docstring const &);