X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2FInsetMathXYMatrix.h;h=72f48efe46534799c9f4dea52093e00d07a3da5b;hb=aafd52f44167d5510be1ddcb974daa9dae486933;hp=6d72e8b9e531819a027338f8ed8429104be65515;hpb=c4701b225618a741a1c400862d6063d4e9151e1e;p=lyx.git diff --git a/src/mathed/InsetMathXYMatrix.h b/src/mathed/InsetMathXYMatrix.h index 6d72e8b9e5..72f48efe46 100644 --- a/src/mathed/InsetMathXYMatrix.h +++ b/src/mathed/InsetMathXYMatrix.h @@ -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: ///