]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathDelim.h
tex2lyx/text.cpp: fix typos
[lyx.git] / src / mathed / InsetMathDelim.h
index fb70f249270ead6c51127db35fef2fd8b20206df..cbea8ec01c10552af748430f6c6c7ae4e92628a7 100644 (file)
@@ -56,7 +56,9 @@ public:
        ///
        void mathematica(MathematicaStream &) const;
        ///
-       docstring mathmlize(MathStream &) const;
+       void mathmlize(MathStream &) const;
+       ///
+       void htmlize(HtmlStream &) const;
        ///
        void octave(OctaveStream &) const;
        ///