]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetScript.h
Math.lyx, Tutorial.lyx: fix some typos spotted by a user
[lyx.git] / src / insets / InsetScript.h
index c4b9445b2a0c04f0d6dac6ff27b276aa8b4eb480..96597d2dac4adf50cc41ea8c98f1e4adda657931 100644 (file)
@@ -82,10 +82,6 @@ public:
        ///
        bool neverIndent() const { return true; }
        ///
-       bool forcePlainLayout(idx_type = 0) const { return true; }
-       ///
-       bool allowParagraphCustomization(idx_type = 0) const { return false; }
-       ///
        int plaintext(odocstream &, OutputParams const &) const;
        ///
        int docbook(odocstream &, OutputParams const &) const;