]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathKern.h
Better fix for bug #8679
[lyx.git] / src / mathed / InsetMathKern.h
index be0e82166e68768bf0ae1ef5b8cc5bb6e4aff4dc..b063e06d5b1dd3129578653e73edd38fb46db227 100644 (file)
@@ -38,6 +38,13 @@ public:
        void write(WriteStream & os) const;
        ///
        void normalize(NormalStream & ns) const;
+       ///
+       void mathmlize(MathStream &) const { }
+       ///
+       void htmlize(HtmlStream &) const { }
+       ///
+       InsetCode lyxCode() const { return MATH_KERN_CODE; }
+
 private:
        virtual Inset * clone() const;
        /// width in em