commit 72e2c5ab5dfdcc00534d8a1a42fe47ce51b1e419
Author: Juergen Spitzmueller <[email protected]>
Date:   Mon Feb 16 07:54:51 2026 +0100

    beamer: add some AutoInserts
    
    (cherry picked from commit 6f01d8e3e5eadf34083d8637e00f4c26b34487df)
---
 lib/layouts/beamer.layout | 4 ++++
 status.25x                | 4 ++++
 2 files changed, 8 insertions(+)

diff --git a/lib/layouts/beamer.layout b/lib/layouts/beamer.layout
index b6318b8f09..5c9860c144 100644
--- a/lib/layouts/beamer.layout
+++ b/lib/layouts/beamer.layout
@@ -860,12 +860,14 @@ Style OverlayArea
     LabelString    "Overlay Area Width"
     Tooltip        "The width of the overlay area"
     Mandatory      1
+    AutoInsert     1
   EndArgument
   Argument 2
     MenuString     "Overlay Area Height"
     LabelString    "Height"
     Tooltip        "The height of the overlay area"
     Mandatory      1
+    AutoInsert     1
   EndArgument
 End
 
@@ -895,6 +897,7 @@ Style Uncover
     LeftDelim      <
     RightDelim     >
     PassThru       1
+    AutoInsert     1
   EndArgument
 End
 
@@ -924,6 +927,7 @@ Style Only
     LeftDelim      <
     RightDelim     >
     PassThru       1
+    AutoInsert     1
   EndArgument
 End
 
diff --git a/status.25x b/status.25x
index 62500ed8b6..2fb84414de 100644
--- a/status.25x
+++ b/status.25x
@@ -53,6 +53,10 @@ What's new
 
 - Fix pasting of partial math grids (bug 13277).
 
+- Fix logic of auto-insertion to argument insets (part of 12364).
+
+- Automatically insert overlay argument of beamer layouts (part of 12364).
+
 - Do not allow to split InsetArgument which does not make sense.
 
 - Fix initial value of custom color dialog.
-- 
lyx-cvs mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to