X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2FInsetMathSize.h;h=f3d8f8d37a6acb74991534c03ab2879a60abebb8;hb=872c71ffa61e52918a12c847ef7f87b10741d75a;hp=df90193572c5663908e0fabed809cdf468ecddcb;hpb=a36607b800dff96f256b64350416a5f566590ad3;p=lyx.git diff --git a/src/mathed/InsetMathSize.h b/src/mathed/InsetMathSize.h index df90193572..f3d8f8d37a 100644 --- a/src/mathed/InsetMathSize.h +++ b/src/mathed/InsetMathSize.h @@ -42,6 +42,10 @@ public: /// void mathmlize(MathStream &) const; /// + void htmlize(HtmlStream &) const; + /// + void validate(LaTeXFeatures &) const; + /// InsetCode lyxCode() const { return MATH_SIZE_CODE; } private: