New master behavior for placing entire paragraph in inset

2020-09-12 Thread Scott Kostyshak
Suppose I have an itemize like the following: \item one \item two \item three \item four If I select the text "two" and put it into a LyX note or a branch, the entire item is placed in the inset. This is different from 2.3.x, where only the text is placed in the inset. This new feature is great!

lyx2lyx regression? Malformed LyX document after roundtrip

2020-09-12 Thread Scott Kostyshak
On current master I get the following: $ lyx -e lyx20x Beamer.lyx && lyx Beamer.20.lyx Warning: Malformed LyX document: Missing layout name on line 1876 Warning: Malformed LyX document: Missing layout name on line 3053 Warning: Malformed LyX document: Missing layout name on line 4716 The reason t

Re: DocBook v2

2020-09-12 Thread Scott Kostyshak
On Sun, Sep 13, 2020 at 02:41:03AM +0200, Thibaut Cuvelier wrote: > On Sun, 13 Sep 2020 at 02:07, Scott Kostyshak wrote: > > > On Sun, Sep 13, 2020 at 12:37:20AM +0200, Thibaut Cuvelier wrote: > > > On Sat, 12 Sep 2020 at 16:28, Kornel Benko wrote: > > > > > > > Kornel (in CC) said somewhere els

Re: DocBook v2

2020-09-12 Thread Thibaut Cuvelier
On Sun, 13 Sep 2020 at 02:07, Scott Kostyshak wrote: > On Sun, Sep 13, 2020 at 12:37:20AM +0200, Thibaut Cuvelier wrote: > > On Sat, 12 Sep 2020 at 16:28, Kornel Benko wrote: > > > > > Kornel (in CC) said somewhere else he'd prefer to wait before merging > > > > because of this very issue. I sup

Re: DocBook v2

2020-09-12 Thread Scott Kostyshak
On Sun, Sep 13, 2020 at 12:37:20AM +0200, Thibaut Cuvelier wrote: > On Sat, 12 Sep 2020 at 16:28, Kornel Benko wrote: > > > Kornel (in CC) said somewhere else he'd prefer to wait before merging > > > because of this very issue. I suppose the new failures are related to the > > > (quite recent) fi

Re: DocBook v2

2020-09-12 Thread Scott Kostyshak
On Sun, Sep 13, 2020 at 12:05:21AM +0200, Thibaut Cuvelier wrote: > On Sat, 12 Sep 2020 at 21:17, Scott Kostyshak wrote: > > > On Sat, Sep 12, 2020 at 09:01:14PM +0200, Thibaut Cuvelier wrote: > > > On Sat, 12 Sep 2020 at 18:53, Scott Kostyshak wrote: > > > > > > > I tried to add quotes in Layou

Re: DocBook v2

2020-09-12 Thread Thibaut Cuvelier
On Sat, 12 Sep 2020 at 16:28, Kornel Benko wrote: > Am Sat, 12 Sep 2020 16:07:39 +0200 > schrieb Thibaut Cuvelier : > > > On Sat, 12 Sep 2020 at 07:38, Scott Kostyshak wrote: > > > > > On Fri, Sep 11, 2020 at 02:04:31PM -0400, Scott Kostyshak wrote: > > > > > > > >> By the way, what would you pr

Re: DocBook v2

2020-09-12 Thread Thibaut Cuvelier
On Sat, 12 Sep 2020 at 21:17, Scott Kostyshak wrote: > On Sat, Sep 12, 2020 at 09:01:14PM +0200, Thibaut Cuvelier wrote: > > On Sat, 12 Sep 2020 at 18:53, Scott Kostyshak wrote: > > > > > I tried to add quotes in Layout::write, > > > > > > Good idea. > > > > > > > maybe this is enough to fix the

Re: DocBook v2

2020-09-12 Thread Scott Kostyshak
On Sat, Sep 12, 2020 at 09:01:14PM +0200, Thibaut Cuvelier wrote: > On Sat, 12 Sep 2020 at 18:53, Scott Kostyshak wrote: > > > I tried to add quotes in Layout::write, > > > > Good idea. > > > > > maybe this is enough to fix the > > > issue? (Amended commit: b2881c27.) > > > > The tests still fail

Re: DocBook v2

2020-09-12 Thread Thibaut Cuvelier
On Sat, 12 Sep 2020 at 18:53, Scott Kostyshak wrote: > On Sat, Sep 12, 2020 at 03:51:08PM +0200, Thibaut Cuvelier wrote: > > On Sat, 12 Sep 2020 at 04:44, Scott Kostyshak wrote: > > > > > On Sat, Sep 12, 2020 at 03:22:22AM +0200, Thibaut Cuvelier wrote: > > > > On Fri, 11 Sep 2020 at 20:05, Scot

Re: DocBook v2

2020-09-12 Thread Scott Kostyshak
On Sat, Sep 12, 2020 at 03:51:08PM +0200, Thibaut Cuvelier wrote: > On Sat, 12 Sep 2020 at 04:44, Scott Kostyshak wrote: > > > On Sat, Sep 12, 2020 at 03:22:22AM +0200, Thibaut Cuvelier wrote: > > > On Fri, 11 Sep 2020 at 20:05, Scott Kostyshak wrote: > > > > > > > On Fri, Sep 11, 2020 at 02:07:

Re: DocBook v2

2020-09-12 Thread Kornel Benko
Am Sat, 12 Sep 2020 16:07:39 +0200 schrieb Thibaut Cuvelier : > On Sat, 12 Sep 2020 at 07:38, Scott Kostyshak wrote: > > > On Fri, Sep 11, 2020 at 02:04:31PM -0400, Scott Kostyshak wrote: > > > > > >> By the way, what would you prefer I do in this > > > > > case where I'm not sure the fix is cor

Re: DocBook v2

2020-09-12 Thread Thibaut Cuvelier
On Sat, 12 Sep 2020 at 07:38, Scott Kostyshak wrote: > On Fri, Sep 11, 2020 at 02:04:31PM -0400, Scott Kostyshak wrote: > > > >> By the way, what would you prefer I do in this > > > > case where I'm not sure the fix is correct? Since we're on a branch, > I > > > > just committed so that way the t

Re: DocBook v2

2020-09-12 Thread Thibaut Cuvelier
On Sat, 12 Sep 2020 at 04:44, Scott Kostyshak wrote: > On Sat, Sep 12, 2020 at 03:22:22AM +0200, Thibaut Cuvelier wrote: > > On Fri, 11 Sep 2020 at 20:05, Scott Kostyshak wrote: > > > > > On Fri, Sep 11, 2020 at 02:07:00PM +0200, Thibaut Cuvelier wrote: > > > > Do you have any idea > > > > where

Re: [LyX features/feature/docbook] DocBook: handle other cases of subfigures.

2020-09-12 Thread Kornel Benko
Am Sat, 12 Sep 2020 03:18:38 +0200 schrieb Thibaut Cuvelier : > > In case of interest: > > > > The following tests FAILED: > > 5946 - > > export/examples/ru/Presentations/Beamer_Article_%28Standard_Class%29_docbook5 > > (Failed) > > 6905 - export/templates/Posters/A0_Poster/Simple_docbook5 (Fail