]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathNumber.h
Linearize macros in box edit mode too.
[lyx.git] / src / mathed / InsetMathNumber.h
index ed9e95ffcb0b25209bf8b04604870bd59a4ef48a..68d08bd31598b37c5feded4a751119be9b513e91 100644 (file)
@@ -43,7 +43,9 @@ public:
        ///
        void mathematica(MathematicaStream &) const;
        ///
-       docstring mathmlize(MathStream &) const;
+       void mathmlize(MathStream &) const;
+       ///
+       void htmlize(HtmlStream &) const;
        ///
        void write(WriteStream & os) const;
        ///