]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathXYMatrix.h
Merge branch 'master' of git.lyx.org:lyx
[lyx.git] / src / mathed / InsetMathXYMatrix.h
index 6d72e8b9e531819a027338f8ed8429104be65515..72f48efe46534799c9f4dea52093e00d07a3da5b 100644 (file)
@@ -33,8 +33,6 @@ public:
        ///
        virtual int rowsep() const;
 
-       ///
-       void normalize();
        ///
        void write(WriteStream & os) const;
        ///
@@ -47,6 +45,10 @@ public:
        void validate(LaTeXFeatures & features) const;
        ///
        InsetCode lyxCode() const { return MATH_XYMATRIX_CODE; }
+       ///
+       void mathmlize(MathStream &) const;
+       ///
+       void htmlize(HtmlStream &) const;
 
 private:
        ///