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
diff --git a/status.25x b/status.25x
index b10200e8bf..62500ed8b6 100644
--- a/status.25x
+++ b/status.25x
@@ -46,6 +46,7 @@ What's new
 
 * DOCUMENT INPUT/OUTPUT
 
+- Fix old docbook layouts.
 
 
 * USER INTERFACE
-- 
lyx-cvs mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to