]> git.lyx.org Git - features.git/blobdiff - src/mathed/math_matrixinset.h
split super/subscript handling in new base class MathUpDownInset and
[features.git] / src / mathed / math_matrixinset.h
index 4795d07716186267e5563474d0a068eb8e0281c2..379555763f4904ab397acc1caa59ac7076bdfbb4 100644 (file)
@@ -29,7 +29,7 @@ public:
        ///
        void Write(std::ostream &, bool fragile) const;
        ///
-       void Metrics(MathStyles st);
+       void Metrics(MathStyles st, int asc = 0, int des = 0);
        ///
        void draw(Painter &, int, int);
        ///