]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathScript.h
de.po
[lyx.git] / src / mathed / InsetMathScript.h
index c1589b1586f0ff32411327175644b0b5647e8f65..d29ffbd50b267856cab3b80e630a668cbd5e6b2a 100644 (file)
@@ -138,6 +138,8 @@ private:
        /// shifts the superscript to the right, and a negative value shifts the
        /// subscript to the left.
        int nker(BufferView const * bv) const;
+       /// can one change how scripts are drawn?
+       bool allowsLimits() const;
        /// where do we have to draw the scripts?
        bool hasLimits() const;
        /// clean up empty cells and return true if a cell has been deleted.