]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathSplit.h
Add \makeat switches to babel settings if necessary.
[lyx.git] / src / mathed / InsetMathSplit.h
index 123f9258690e28a099c1c817430368cddab264a8..0310ce13c492ca6495b8e068a0f7c8697fa11fa3 100644 (file)
@@ -33,6 +33,10 @@ public:
        ///
        void infoize(odocstream & os) const;
        ///
+       void mathmlize(MathStream &) const;
+       ///
+       void htmlize(HtmlStream &) const;
+       ///
        void validate(LaTeXFeatures & features) const;
        ///
        int defaultColSpace(col_type) { return 0; }