]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathKern.h
Whitespace.
[lyx.git] / src / mathed / InsetMathKern.h
index 6bafa80ca7eb6e74d315e22e0dbe3b4674446cd0..bd26e4e02118f177e65a8c347738648b7984d2c4 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
@@ -38,6 +38,11 @@ public:
        void write(WriteStream & os) const;
        ///
        void normalize(NormalStream & ns) const;
+       ///
+       void mathmlize(MathStream &) const { }
+       ///
+       InsetCode lyxCode() const { return MATH_KERN_CODE; }
+
 private:
        virtual Inset * clone() const;
        /// width in em