Re: LyX 2.3.8 layout2layout.py

2024-05-24 Thread Richard Kimberly Heck
On 5/24/24 17:03, Eberhard W Lisse wrote: Sorry somehow the formatting was removed, I was referring to the line numbers "396 to 365"? Typo. Riki On 2024-05-21 23:10, Norbert Koksch wrote: Dear LyX developers, in lines 396 ... 365 of layout2layout.py, \s has to replaced by \\s. On 22/05

Re: LyX 2.3.8 layout2layout.py

2024-05-24 Thread Eberhard W Lisse
Sorry somehow the formatting was removed, I was referring to the line numbers "396 to 365"? el > On 2024-05-21 23:10, Norbert Koksch wrote: > > Dear LyX developers, > > > > in lines 396 ... 365 of layout2layout.py, \s has to replaced by \\s. On 22/05/2024 23:14, José Matos wrote: > On Thu, 202

Re: LyX 2.3.8 layout2layout.py

2024-05-22 Thread José Matos
On Thu, 2024-05-23 at 04:00 +0800, Eberhard W Lisse wrote: > ?? > > el There is a latent bug in the code that Norbert pinpointed. This bug was already fixed in the 2.4 code but not on the 2.3 version. -- José Abílio -- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.lyx.org/mailman/

Re: LyX 2.3.8 layout2layout.py

2024-05-22 Thread Eberhard W Lisse
On 2024-05-21 23:10, Norbert Koksch wrote: > Dear LyX developers, > > in lines 396 ... 365 of layout2layout.py, \s has to replaced by \\s. > ^^^ ?? el -- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-devel

Re: LyX 2.3.8 layout2layout.py

2024-05-21 Thread Richard Kimberly Heck
On 5/21/24 13:06, José Matos wrote: On Tue, 2024-05-21 at 18:04 +0100, José Matos wrote: This is fixed in 2.4. Since there will not be any new 2.3.x release I think that we can leave it that way. OK, Rikki fixed this. :-) Yes, no extra release, but maybe someone checks it out themselves... R

Re: LyX 2.3.8 layout2layout.py

2024-05-21 Thread José Matos
On Tue, 2024-05-21 at 18:04 +0100, José Matos wrote: > This is fixed in 2.4. > Since there will not be any new 2.3.x release I think that we can > leave it that way. OK, Rikki fixed this. :-) -- José Abílio -- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.lyx.org/mailman/listinfo/l

Re: LyX 2.3.8 layout2layout.py

2024-05-21 Thread José Matos
On Tue, 2024-05-21 at 17:10 +0200, Norbert Koksch wrote: > Dear LyX developers, > > in lines 396 ... 365 of layout2layout.py, \s has to replaced by \\s. > > Best regards > Norbert Thank you for the report. This is fixed in 2.4. Since there will not be any new 2.3.x release I think that we can l