Re: [LyX/master] Integrate theorem definition in layout

2025-05-04 Thread Scott Kostyshak
On Sun, May 04, 2025 at 01:31:22PM +0200, Scott Kostyshak wrote: > On Sun, May 04, 2025 at 01:08:02PM +0200, Kornel Benko wrote: > > Am Sun, 4 May 2025 12:55:46 +0200 > > schrieb Scott Kostyshak : > > > > > On Sun, May 04, 2025 at 12:35:01PM +0200, Kornel Benko wrote: > > > > Am Sun, 04 May 2025 1

Re: [LyX/master] Integrate theorem definition in layout

2025-05-04 Thread Scott Kostyshak
On Sun, May 04, 2025 at 01:08:02PM +0200, Kornel Benko wrote: > Am Sun, 4 May 2025 12:55:46 +0200 > schrieb Scott Kostyshak : > > > On Sun, May 04, 2025 at 12:35:01PM +0200, Kornel Benko wrote: > > > Am Sun, 04 May 2025 12:14:48 +0200 > > > schrieb "Jürgen Spitzmüller" : > > > > > > > Am Sonnta

Re: [LyX/master] Integrate theorem definition in layout

2025-05-04 Thread Kornel Benko
Am Sun, 4 May 2025 12:55:46 +0200 schrieb Scott Kostyshak : > On Sun, May 04, 2025 at 12:35:01PM +0200, Kornel Benko wrote: > > Am Sun, 04 May 2025 12:14:48 +0200 > > schrieb "Jürgen Spitzmüller" : > > > > > Am Sonntag, dem 04.05.2025 um 11:42 +0200 schrieb Jürgen Spitzmüller: > > > > We migh

Re: [LyX/master] Integrate theorem definition in layout

2025-05-04 Thread Scott Kostyshak
On Sun, May 04, 2025 at 12:35:01PM +0200, Kornel Benko wrote: > Am Sun, 04 May 2025 12:14:48 +0200 > schrieb "Jürgen Spitzmüller" : > > > Am Sonntag, dem 04.05.2025 um 11:42 +0200 schrieb Jürgen Spitzmüller: > > > We might want to do something to fix the problem this file documents, > > > though.

Re: [LyX/master] Integrate theorem definition in layout

2025-05-04 Thread Kornel Benko
Am Sun, 04 May 2025 12:14:48 +0200 schrieb "Jürgen Spitzmüller" : > Am Sonntag, dem 04.05.2025 um 11:42 +0200 schrieb Jürgen Spitzmüller: > > We might want to do something to fix the problem this file documents, > > though. > > This is done now. This file is now imported properly (so it does no

Re: [LyX/master] Integrate theorem definition in layout

2025-05-04 Thread Jürgen Spitzmüller
Am Sonntag, dem 04.05.2025 um 11:58 +0200 schrieb Kornel Benko: > The new imported pdf starts numbering inside a section (1.1., 1.2., > 1.3.) while the previous shows (1., 2., 3.) Which is correct! Cf. the tex file. -- Jürgen signature.asc Description: This is a digitally signed message part -

Re: [LyX/master] Integrate theorem definition in layout

2025-05-04 Thread Jürgen Spitzmüller
Am Sonntag, dem 04.05.2025 um 11:42 +0200 schrieb Jürgen Spitzmüller: > We might want to do something to fix the problem this file documents, > though. This is done now. This file is now imported properly (so it does no longer create a LaTeX error). Now of course the test result differs. The PDF

Re: [LyX/master] Integrate theorem definition in layout

2025-05-04 Thread Scott Kostyshak
On Sun, May 04, 2025 at 11:58:48AM +0200, Kornel Benko wrote: > Am Sun, 04 May 2025 11:42:00 +0200 > schrieb "Jürgen Spitzmüller" : > > > Am Samstag, dem 03.05.2025 um 21:24 +0200 schrieb Scott Kostyshak: > > > Starting with this commit, the following ctest fails: > > > > > >   BATCH_AMS-import >

Re: [LyX/master] Integrate theorem definition in layout

2025-05-04 Thread Kornel Benko
Am Sun, 04 May 2025 11:42:00 +0200 schrieb "Jürgen Spitzmüller" : > Am Samstag, dem 03.05.2025 um 21:24 +0200 schrieb Scott Kostyshak: > > Starting with this commit, the following ctest fails: > > > >   BATCH_AMS-import > > > > I don't know much about these BATCH tests, but from what I > > under

Re: [LyX/master] Integrate theorem definition in layout

2025-05-04 Thread Jürgen Spitzmüller
Am Samstag, dem 03.05.2025 um 21:24 +0200 schrieb Scott Kostyshak: > Starting with this commit, the following ctest fails: > >   BATCH_AMS-import > > I don't know much about these BATCH tests, but from what I > understand, it has to do with the file development/batchtests/ams- > import.tex. If yo

Re: [LyX/master] Integrate theorem definition in layout

2025-05-03 Thread Scott Kostyshak
On Fri, Apr 25, 2025 at 02:28:38PM +, Juergen Spitzmueller wrote: > commit 7d5952201dfdcc464bf86a5b2d8a4f189e11bdf6 > Author: Juergen Spitzmueller > Date: Fri Apr 25 16:23:50 2025 +0200 > > Integrate theorem definition in layout > > Rather than using verbatim \newtheorem defini

Re: [LyX/master] Integrate theorem definition in layout

2025-04-25 Thread Jürgen Spitzmüller
Am Freitag, dem 25.04.2025 um 15:04 -0400 schrieb Richard Kimberly Heck: > This is just to encourage those of us who use theorems and the like > to > test this. I've looked through the code, and (no surprise here) it > looks > right, but this is probably delicate. I'll test it myself this > weeke

Re: [LyX/master] Integrate theorem definition in layout

2025-04-25 Thread Richard Kimberly Heck
This is just to encourage those of us who use theorems and the like to test this. I've looked through the code, and (no surprise here) it looks right, but this is probably delicate. I'll test it myself this weekend. Riki On 4/25/25 10:28 AM, Juergen Spitzmueller wrote: commit 7d5952201df