X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2FInsetMathSubstack.h;h=822b0aa4533427ec71dc22a9cd50cf3012a33478;hb=2de30c62f8d671a8c8d4d52a6a7310e2c5ca84de;hp=612187ae895a9c63f30684f657cd1a685a914eb4;hpb=6a702a2f99af4308973fb5b088db6edcc49fbe90;p=lyx.git diff --git a/src/mathed/InsetMathSubstack.h b/src/mathed/InsetMathSubstack.h index 612187ae89..822b0aa453 100644 --- a/src/mathed/InsetMathSubstack.h +++ b/src/mathed/InsetMathSubstack.h @@ -39,6 +39,8 @@ public: /// void write(WriteStream & os) const; /// + void mathmlize(MathStream &) const; + /// void htmlize(HtmlStream &) const; /// void normalize(NormalStream &) const;