]> git.lyx.org Git - features.git/blobdiff - src/mathed/math_nestinset.h
*duck*
[features.git] / src / mathed / math_nestinset.h
index 52e2c227b36c1d4530ab7aa5f10690b5667fc59a..5d49d39d2acf9236b985b36e14ba962e35c64f03 100644 (file)
@@ -76,6 +76,8 @@ public:
        void replace(ReplaceData &);
        /// do we contain a given pattern?
        bool contains(MathArray const &);
+       /// glue everything to a single cell
+       MathArray glue() const;
 
        /// debug helper
        void dump() const;