]> git.lyx.org Git - features.git/blobdiff - src/mathed/math_xymatrixinset.h
Finxing Umlauts, Part I
[features.git] / src / mathed / math_xymatrixinset.h
index bfebb04da2d7d3e29abe1ab7516ca86ad70bf91d..bead82a3eef8afd03788bdbcff34da75b60777f7 100644 (file)
@@ -19,6 +19,8 @@ public:
        void metrics(MathMetricsInfo const & st) const;
        ///
        MathXYMatrixInset * asXYMatrixInset() { return this; }
+       ///
+       void normalize();
 
        ///
        void write(WriteStream & os) const;