commit ffff88e7fcd46afaa3b1823e9fcdc4aad4e2114b
Author: Scott Kostyshak <[email protected]>
Date:   Thu Nov 24 11:14:31 2022 -0500

    Rm dup "Float" in "Insert>Float>Figure Wrap Float"
    
    Change menu options "Figure Wrap Float" to "Wrapped Figure"
    and "Table Wrap Float" to "Wrapped Table".
---
 lib/doc/EmbeddedObjects.lyx |   29 ++++++++++++++++++++++++++++-
 lib/ui/stdmenus.inc         |    4 ++--
 2 files changed, 30 insertions(+), 3 deletions(-)

diff --git a/lib/doc/EmbeddedObjects.lyx b/lib/doc/EmbeddedObjects.lyx
index 38f3af4..16188cf 100644
--- a/lib/doc/EmbeddedObjects.lyx
+++ b/lib/doc/EmbeddedObjects.lyx
@@ -253,6 +253,7 @@ varwidth
 \author -1382599118 "Daniel"
 \author -712698321 "Jürgen Spitzmüller"
 \author 177693 "x"
+\author 274215730 "scott"
 \author 630872221 "Jean-Pierre Chrétien" [email protected]
 \end_header
 
@@ -40163,7 +40164,13 @@ name "fig:This-is-a"
 
 \end_inset
 
-This is a figure wrap float.
+This is a 
+\change_deleted 274215730 1669306080
+figure wrap
+\change_inserted 274215730 1669306089
+wrapped figure
+\change_unchanged
+ float.
 \end_layout
 
 \end_inset
@@ -40179,6 +40186,14 @@ This is a figure wrap float.
 \family sans
 Insert\SpecialChar menuseparator
 Floats\SpecialChar menuseparator
+
+\change_inserted 274215730 1669306057
+Wrapped
+\begin_inset space ~
+\end_inset
+
+Figure
+\change_deleted 274215730 1669306060
 Figure
 \begin_inset space ~
 \end_inset
@@ -40188,8 +40203,12 @@ Wrap
 \end_inset
 
 Float
+\change_unchanged
+
 \family default
  or 
+\change_deleted 274215730 1669306067
+
 \family sans
 Table
 \begin_inset space ~
@@ -40200,6 +40219,14 @@ Wrap
 \end_inset
 
 Float
+\change_inserted 274215730 1669306070
+Wrapped
+\begin_inset space ~
+\end_inset
+
+Table
+\change_unchanged
+
 \family default
  if the \SpecialChar LaTeX
 -package 
diff --git a/lib/ui/stdmenus.inc b/lib/ui/stdmenus.inc
index 301cdac..0c6ef15 100644
--- a/lib/ui/stdmenus.inc
+++ b/lib/ui/stdmenus.inc
@@ -501,8 +501,8 @@ Menuset
        Menu "insert_float"
                FloatInsert
 # This has got to be better than "Wrap", anyway
-               Item "Figure Wrap Float|F" "wrap-insert figure"
-               Item "Table Wrap Float|T" "wrap-insert table"
+               Item "Wrapped Figure|F" "wrap-insert figure"
+               Item "Wrapped Table|T" "wrap-insert table"
        End
 
        Menu "insert_toc"
-- 
lyx-cvs mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to