Re: [LyX/master] ctest: invert es/Intro_docbook5

2023-10-10 Thread Scott Kostyshak
On Sun, Oct 08, 2023 at 10:11:58PM +0200, Thibaut Cuvelier wrote: > On Sun, 8 Oct 2023 at 21:35, Thibaut Cuvelier wrote: > > > On Sun, 8 Oct 2023 at 17:05, Scott Kostyshak wrote: > > > >> On Sun, Oct 08, 2023 at 02:48:45PM +0200, Thibaut Cuvelier wrote: > >> > Just a quick amendment to a

Re: [LyX/master] ctest: invert es/Intro_docbook5

2023-10-08 Thread Thibaut Cuvelier
On Sun, 8 Oct 2023 at 21:35, Thibaut Cuvelier wrote: > On Sun, 8 Oct 2023 at 17:05, Scott Kostyshak wrote: > >> On Sun, Oct 08, 2023 at 02:48:45PM +0200, Thibaut Cuvelier wrote: >> > Just a quick amendment to a previous patch (#1 in the series): there >> was a >> > quite big typo there... It

Re: [LyX/master] ctest: invert es/Intro_docbook5

2023-10-08 Thread Thibaut Cuvelier
On Sun, 8 Oct 2023 at 17:05, Scott Kostyshak wrote: > On Sun, Oct 08, 2023 at 02:48:45PM +0200, Thibaut Cuvelier wrote: > > Just a quick amendment to a previous patch (#1 in the series): there was > a > > quite big typo there... It should solve the largest issue with the newly > > failing test,

Re: [LyX/master] ctest: invert es/Intro_docbook5

2023-10-08 Thread Scott Kostyshak
On Sun, Oct 08, 2023 at 02:48:45PM +0200, Thibaut Cuvelier wrote: > Just a quick amendment to a previous patch (#1 in the series): there was a > quite big typo there... It should solve the largest issue with the newly > failing test, but not all. I'm having a look at this test to improve the >

Re: [LyX/master] ctest: invert es/Intro_docbook5

2023-10-08 Thread Thibaut Cuvelier
Just a quick amendment to a previous patch (#1 in the series): there was a quite big typo there... It should solve the largest issue with the newly failing test, but not all. I'm having a look at this test to improve the situation a bit more. Thibaut Cuvelier On Sun, 8 Oct 2023 at 04:23, Scott

Re: [LyX/master] ctest: invert es/Intro_docbook5

2023-10-07 Thread Scott Kostyshak
On Sun, Oct 08, 2023 at 01:55:23AM +0200, Thibaut Cuvelier wrote: > On Wed, 27 Sept 2023 at 19:46, Scott Kostyshak wrote: > > > On Wed, Sep 27, 2023 at 06:24:31PM +0200, Scott Kostyshak wrote: > > > commit bf241165dd9b30b26e45b5fcbab0e2bd0d143b4c > > > Author: Scott Kostyshak > > > Date: Wed

Re: [LyX/master] ctest: invert es/Intro_docbook5

2023-10-07 Thread Thibaut Cuvelier
On Wed, 27 Sept 2023 at 19:46, Scott Kostyshak wrote: > On Wed, Sep 27, 2023 at 06:24:31PM +0200, Scott Kostyshak wrote: > > commit bf241165dd9b30b26e45b5fcbab0e2bd0d143b4c > > Author: Scott Kostyshak > > Date: Wed Sep 27 13:42:40 2023 -0400 > > > > ctest: invert es/Intro_docbook5 > > > >

Re: [LyX/master] ctest: invert es/Intro_docbook5

2023-09-27 Thread Scott Kostyshak
On Wed, Sep 27, 2023 at 06:24:31PM +0200, Scott Kostyshak wrote: > commit bf241165dd9b30b26e45b5fcbab0e2bd0d143b4c > Author: Scott Kostyshak > Date: Wed Sep 27 13:42:40 2023 -0400 > > ctest: invert es/Intro_docbook5 > > This fails after recent changes to the document. > --- Hi