]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathSubstack.h
Substack support for XHTML.
[lyx.git] / src / mathed / InsetMathSubstack.h
index 612187ae895a9c63f30684f657cd1a685a914eb4..822b0aa4533427ec71dc22a9cd50cf3012a33478 100644 (file)
@@ -39,6 +39,8 @@ public:
        ///
        void write(WriteStream & os) const;
        ///
+       void mathmlize(MathStream &) const;
+       ///
        void htmlize(HtmlStream &) const;
        ///
        void normalize(NormalStream &) const;