Stefan Schimanski <[EMAIL PROTECTED]> writes: > I want to ask for some opinions about this change: > > * when you select multiple cells in an array-like math inset > * and then insert a InsetMathNest (e.g. a mathbf inset, a frac, a ^ > inset) > * the inset is put into _each_ selected cell with the old cell's > contents put into the first cell of the new inset.
I would disable insertion when there is a multi-cell selection, except for font changes. JMarc
