]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathBoldSymbol.h
Add support for stmaryrd.sty (bug #8434)
[lyx.git] / src / mathed / InsetMathBoldSymbol.h
index 6189cefeab0cc0f912ab097255d5bfa20d2527b6..89f3813510d5651dfaef1ef7ce658f828b45bad8 100644 (file)
@@ -44,6 +44,8 @@ public:
        ///
        void mathmlize(MathStream &) const;
        ///
+       void htmlize(HtmlStream &) const;
+       ///
        void infoize(odocstream & os) const;
        ///
        InsetCode lyxCode() const { return MATH_BOLDSYMBOL_CODE; }