]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathCases.h
Routines for calculating numerical labels for BibTeX citations.
[lyx.git] / src / mathed / InsetMathCases.h
index d5abb1eea69e7f317fdc6908246d1216279f6138..5839cef277542f87cd1bf25f36e102bf4e97bdc5 100644 (file)
@@ -43,6 +43,8 @@ public:
        ///
        void maple(MapleStream &) const;
        ///
+       void mathmlize(MathStream &) const;
+       ///
        void write(WriteStream & os) const;
        ///
        void validate(LaTeXFeatures & features) const;