>The code update is still within InsetTabular::tabularFeatures().
Vincent
>raised a valid issue about an inset creating new insets but here are my
>thoughts:
>
>1. This inset is only creating and inserting a subset of itself. It
also correctly
>pops the cursor and places it between the two parts.
Hi lyx-devel,
Attaching patch and lyx test-case file for the following functionality
(accessed using "inset-modify tabular ...")
1. split-above-row [n]
2. split-below-row [n]
3. split-before-column [n]
4. split-after-column [n]
Here, [n] is an optional row/col index. So you don't have to be