Jean-Marc Lasgouttes schrieb:
inset-dissolve works for 1.5.0, even with nested insets! (I am not able to test 1.4.X right now)The following pair of patch implement inset-dissolve in what I believe to be a clean way. There is no code in insets directory (the disabling for tabular insets is done by testing "inset.nargs() == 1" instead).Please test.
Just one cosmetic issue: If you want to undo inset-dissolve, you have to press CTRL-Z twice. This might be a bit disturbing for some users.
Michael