]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_charinset.h
forward search in math insets. ugly. seems to work. don't ask why.
[lyx.git] / src / mathed / math_charinset.h
index 790453440a18f9d4e8bcff864ac7bb2d92ddb980..faf298033de712af5c650e3e17ae2c686b9404e6 100644 (file)
@@ -27,7 +27,7 @@ public:
        ///
        void draw(Painter &, int x, int y) const;
        ///
-       void write(MathWriteInfo & os) const;
+       void write(WriteStream & os) const;
        ///
        void writeHeader(std::ostream &) const;
        ///
@@ -35,7 +35,7 @@ public:
        ///
        void writeRaw(std::ostream &) const;
        ///
-       void writeNormal(NormalStream &) const;
+       void normalize(NormalStream &) const;
        /// 
        int ascent() const;
        ///
@@ -52,6 +52,8 @@ public:
        bool isRelOp() const;
        ///
        void handleFont(MathTextCodes t);
+       ///
+       bool match(MathInset *) const;
 
 private:
        /// the character