]> git.lyx.org Git - features.git/blobdiff - src/mathed/math_scriptinset.h
fix x^1<space>_
[features.git] / src / mathed / math_scriptinset.h
index d4c5e62f40b72a70f87e0adf7abbe7f114ba5aef..59e0535a68472b67926d57ef98e5c4e99e1199eb 100644 (file)
@@ -40,6 +40,11 @@ public:
        ///
        int width(MathInset const * nucleus) const;
 
+       ///
+       bool idxLeft(MathInset::idx_type &, MathInset::pos_type &) const;
+       ///
+       bool idxRight(MathInset::idx_type &, MathInset::pos_type &) const;
+
        ///
        MathScriptInset const * asScriptInset() const;
        ///