]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathMatrix.h
* zh_TW.po: Update from Mingyi Wu
[lyx.git] / src / mathed / InsetMathMatrix.h
index e9639811c8dabfd246c7fbd497613874b7340180..26a854402606476c29b14cb78aa5010f33ff773c 100644 (file)
@@ -40,7 +40,9 @@ public:
        ///
        void mathematica(MathematicaStream &) const;
        ///
-       docstring mathmlize(MathStream &) const;
+       void mathmlize(MathStream &) const;
+       ///
+       void htmlize(HtmlStream &) const;
        ///
        void octave(OctaveStream &) const;
        ///