]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathAMSArray.h
Add a comment and update notes.
[lyx.git] / src / mathed / InsetMathAMSArray.h
index 2214389c7cc0e792a68441e3ef4c8f2b28f51b9f..631d7db9a4995a05ee4489c78e6d0b50f36c2d2f 100644 (file)
@@ -42,6 +42,9 @@ public:
        void infoize(odocstream & os) const;
        ///
        void normalize(NormalStream &) const;
+       // Don't need mathmlize as it is handled by InsetMathMatrix,
+       // after being extracted in MathExtern.
+       // void mathmlize(MathStream &) const;
        ///
        void validate(LaTeXFeatures & features) const;
        ///