]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathChar.h
Fix bugs #6078 and #9364
[lyx.git] / src / mathed / InsetMathChar.h
index 6dba328c4e3deac9c4aec64a589ad29c72840447..65fac82fffb04c5067ebec2c0d4beb7f9e793068 100644 (file)
@@ -42,6 +42,8 @@ public:
        void octave(OctaveStream & os) const;
        ///
        void mathmlize(MathStream & ms) const;
+       ///
+       void htmlize(HtmlStream & ms) const;
        /// identifies Charinsets
        InsetMathChar const * asCharInset() const { return this; }
        ///