Re: Note inset can not be dissolved in table

2019-12-06 Thread Richard Kimberly Heck
On 12/6/19 7:27 AM, Pavel Sanda wrote:
> On Fri, Dec 06, 2019 at 09:55:46AM +0100, Jean-Marc Lasgouttes wrote:
>>> 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.
>>>
>>> I'll commit to master unless someone has better idea.
>> Pavel, could you try latest master?
> I tested it and it works well now.

If this is needed in stable, please go ahead.

Riki


-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel


Re: Note inset can not be dissolved in table

2019-12-06 Thread Jean-Marc Lasgouttes

Le 19/11/2019 à 13:35, Pavel Sanda a écrit :

On Wed, Nov 06, 2019 at 04:11:44PM +0100, Pavel Sanda wrote:

On Mon, Nov 04, 2019 at 04:07:57PM +0100, Pavel Sanda wrote:

Hi,
as title says - in the current stable 2.3 note inset can't be dissolved via 
inset menu (the menu entry is greyed out).


Reverting 67f77a07 fixes the problem (but introduces back #9954).

JMarc, it might be easy cake for you?


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.

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


Pavel, could you try latest master?

JMarc
--
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel


Re: Note inset can not be dissolved in table

2019-12-06 Thread Pavel Sanda
On Fri, Dec 06, 2019 at 09:55:46AM +0100, Jean-Marc Lasgouttes wrote:
> >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.
> >
> >I'll commit to master unless someone has better idea.
> 
> Pavel, could you try latest master?

I tested it and it works well now.
Thanks!
Pavel
-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel


xhtml table cells do not respect text alignment

2019-12-06 Thread Pavel Sanda
Hi,

as said in the title, when you set e.g. center alignment of table cells
our xhtml export correctly flushes out 
for the cell, this setting gets however overwritten by nested
Text in cell
so you get left aligned text.

The full strip:

text


Any easy way out?

Pavel
-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel