]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathEnsureMath.h
Get math within text working for XHTML export.
[lyx.git] / src / mathed / InsetMathEnsureMath.h
index c8e58bbe97d16297ef17e8c0e47e69f2e80a4b74..83edf47482022c6e122ceaf35337d30899956e6c 100644 (file)
@@ -36,7 +36,9 @@ public:
        ///
        void write(WriteStream & os) const;
        ///
-       docstring mathmlize(MathStream &) const;
+       void mathmlize(MathStream &) const;
+       ///
+       void htmlize(HtmlStream &) const;
        ///
        void infoize(odocstream & os) const;
        ///