]> git.lyx.org Git - features.git/blobdiff - src/mathed/InsetMathKern.h
Improved character count statistics for letter based insets (e.g. the LyX logo).
[features.git] / src / mathed / InsetMathKern.h
index be0e82166e68768bf0ae1ef5b8cc5bb6e4aff4dc..58d540d1fcfb27c2172af646f8b0e14fdda9cd3a 100644 (file)
@@ -13,7 +13,8 @@
 #define MATH_CHEATINSET_H
 
 #include "InsetMath.h"
-#include "Length.h"
+
+#include "support/Length.h"
 
 
 namespace lyx {
@@ -38,6 +39,15 @@ public:
        void write(WriteStream & os) const;
        ///
        void normalize(NormalStream & ns) const;
+       ///
+       void mathmlize(MathStream &) const { }
+       ///
+       void htmlize(HtmlStream &) const { }
+       ///
+       void infoize2(odocstream & os) const;
+       ///
+       InsetCode lyxCode() const { return MATH_KERN_CODE; }
+
 private:
        virtual Inset * clone() const;
        /// width in em