]> git.lyx.org Git - features.git/blobdiff - src/mathed/math_gridinset.h
some visual support for \lefteqn
[features.git] / src / mathed / math_gridinset.h
index b7fbd2f4d6d2c5ad50bb9f5b56f76d338fe25960..8253ec30663bf7c4fb2b92fdbf552114a4300ae9 100644 (file)
@@ -66,6 +66,8 @@ public:
        ///
        void write(std::ostream &, bool fragile) const;
        ///
+       void writeNormal(std::ostream &) const;
+       ///
        void metrics(MathStyles st) const;
        ///
        void draw(Painter &, int x, int y) const;