Martin Vermeer <[EMAIL PROTECTED]> writes: > Note BTW that the Tabular user interface for doing this has been > criticized and should probably be reworked as well.
André and I had a half-hearted attempt at reusing the existing tabular dialog for math array a couple of years ago. At the time the math insets were probably suffering from too much churn and we gave up but it should actually be fairly easy to do if you de-serialize the tabular data and the math array data that's modifiable by the frontend into a common data structure. Regards, Angus