X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2FInsetMathKern.h;h=b063e06d5b1dd3129578653e73edd38fb46db227;hb=2c5c2a66833a0c2aefdfdb8f465a83a912e40e4b;hp=be0e82166e68768bf0ae1ef5b8cc5bb6e4aff4dc;hpb=f1cba8ff64b369792fd49f5ddf90e8126ab476ac;p=lyx.git diff --git a/src/mathed/InsetMathKern.h b/src/mathed/InsetMathKern.h index be0e82166e..b063e06d5b 100644 --- a/src/mathed/InsetMathKern.h +++ b/src/mathed/InsetMathKern.h @@ -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