]> git.lyx.org Git - features.git/blobdiff - src/mathed/math_matrixinset.h
some visual support for \lefteqn
[features.git] / src / mathed / math_matrixinset.h
index b90279af3bb0d9dad950a52b8f609dfe4401105a..32c5fa43e862bbe6ff776771840c5ea95a10470f 100644 (file)
@@ -29,6 +29,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;