]> 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 9493ecfc2827e1b5a0c826b3742a1d4e6caa3980..0436be5df636c07054720cb1385e9623a922c14f 100644 (file)
@@ -50,7 +50,9 @@ public:
        ///
        void mathematica(MathematicaStream &) const;
        ///
-       docstring mathmlize(MathStream &) const;
+       void mathmlize(MathStream &) const;
+       ///
+       void htmlize(HtmlStream &) const;
        ///
        void octave(OctaveStream &) const;
        ///