On Wed, Feb 25, 2026 at 05:28:55AM +0000, Juergen Spitzmueller wrote: > commit 0dd000413a8bf50df0a6e943d8a671971a84b22b > Author: Juergen Spitzmueller <[email protected]> > Date: Tue Feb 24 08:14:36 2026 +0100 > > Bring back db_stdsections.inc > > Otherwise we have undefined layouts (see make check) > > (cherry picked from commit 81767de9be16d6b3afd83c7642b09adeba28eea7) > --- > lib/layouts/db_stdclass.inc | 2 +- > lib/layouts/db_stdsections.inc | 8 ++++++++ > status.25x | 1 + > 3 files changed, 10 insertions(+), 1 deletion(-) > > diff --git a/lib/layouts/db_stdclass.inc b/lib/layouts/db_stdclass.inc > index 05b6b8c2a4..b70c2c037b 100644 > --- a/lib/layouts/db_stdclass.inc > +++ b/lib/layouts/db_stdclass.inc > @@ -28,7 +28,7 @@ End > Input stdinsets.inc > Input db_stdcharstyles.inc > # Input db_stdlists.inc > -# Input db_stdsections.inc > +Input db_stdsections.inc > Input db_stdstarsections.inc > Input db_stdtitle.inc > Input db_stdstruct.inc > diff --git a/lib/layouts/db_stdsections.inc b/lib/layouts/db_stdsections.inc > new file mode 100644 > index 0000000000..748b698fca > --- /dev/null > +++ b/lib/layouts/db_stdsections.inc > @@ -0,0 +1,8 @@ > +# Standard textclass definition file. Taken from initial LyX source code > +# Author : Matthias Ettrich <[email protected]> > +# Transposed by Pascal André <[email protected]> > +# Heavily modifed and enhanced by several developers. > + > + > +Format 115 > +Input stdsections.inc
I think in 2.5.x we are not up to Format 115 right? If I understand correctly, 2.5.x is up to 111. Scott
signature.asc
Description: PGP signature
-- lyx-devel mailing list [email protected] https://lists.lyx.org/mailman/listinfo/lyx-devel
