Note inset can not be dissolved in table

Jean-Marc Lasgouttes lasgouttes at lyx.org
Tue Nov 19 13:51:27 UTC 2019


Le 19/11/2019 à 13:35, Pavel Sanda a écrit :
> This patch seems to fix the issue.
> For not having better idea I take descendable() as a reasonable proxy for insets
> in which dissolving inset makes sense.

No, descendable means that there are cells in there. But (up to now) we 
do not dissolve when there are several cells. I suspect this is not the 
case for mathed, but this is a separate issue.

The issue here is that the test "only one cell" is done on the tabular 
inset, not the note inset.

> I'll commit to master unless someone has better idea.

I'll try to have a look tomorrow.

JMarc


More information about the lyx-devel mailing list