]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathUnknown.h
Use master buffer's setting for math output type.
[lyx.git] / src / mathed / InsetMathUnknown.h
index b43bcfd6721a010e594b4dfba2d3ee8645f8495d..0436be5df636c07054720cb1385e9623a922c14f 100644 (file)
@@ -52,6 +52,8 @@ public:
        ///
        void mathmlize(MathStream &) const;
        ///
+       void htmlize(HtmlStream &) const;
+       ///
        void octave(OctaveStream &) const;
        ///
        void finalize();