mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-25 19:07:45 +00:00
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".
This commit is contained in:
parent
c24233e3f1
commit
ffff88e7fc
@ -253,6 +253,7 @@ varwidth
|
|||||||
\author -1382599118 "Daniel"
|
\author -1382599118 "Daniel"
|
||||||
\author -712698321 "Jürgen Spitzmüller"
|
\author -712698321 "Jürgen Spitzmüller"
|
||||||
\author 177693 "x"
|
\author 177693 "x"
|
||||||
|
\author 274215730 "scott"
|
||||||
\author 630872221 "Jean-Pierre Chrétien" jeanpierre.chretien@free.fr
|
\author 630872221 "Jean-Pierre Chrétien" jeanpierre.chretien@free.fr
|
||||||
\end_header
|
\end_header
|
||||||
|
|
||||||
@ -40163,7 +40164,13 @@ name "fig:This-is-a"
|
|||||||
|
|
||||||
\end_inset
|
\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_layout
|
||||||
|
|
||||||
\end_inset
|
\end_inset
|
||||||
@ -40179,6 +40186,14 @@ This is a figure wrap float.
|
|||||||
\family sans
|
\family sans
|
||||||
Insert\SpecialChar menuseparator
|
Insert\SpecialChar menuseparator
|
||||||
Floats\SpecialChar menuseparator
|
Floats\SpecialChar menuseparator
|
||||||
|
|
||||||
|
\change_inserted 274215730 1669306057
|
||||||
|
Wrapped
|
||||||
|
\begin_inset space ~
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
Figure
|
||||||
|
\change_deleted 274215730 1669306060
|
||||||
Figure
|
Figure
|
||||||
\begin_inset space ~
|
\begin_inset space ~
|
||||||
\end_inset
|
\end_inset
|
||||||
@ -40188,8 +40203,12 @@ Wrap
|
|||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
Float
|
Float
|
||||||
|
\change_unchanged
|
||||||
|
|
||||||
\family default
|
\family default
|
||||||
or
|
or
|
||||||
|
\change_deleted 274215730 1669306067
|
||||||
|
|
||||||
\family sans
|
\family sans
|
||||||
Table
|
Table
|
||||||
\begin_inset space ~
|
\begin_inset space ~
|
||||||
@ -40200,6 +40219,14 @@ Wrap
|
|||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
Float
|
Float
|
||||||
|
\change_inserted 274215730 1669306070
|
||||||
|
Wrapped
|
||||||
|
\begin_inset space ~
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
Table
|
||||||
|
\change_unchanged
|
||||||
|
|
||||||
\family default
|
\family default
|
||||||
if the \SpecialChar LaTeX
|
if the \SpecialChar LaTeX
|
||||||
-package
|
-package
|
||||||
|
@ -501,8 +501,8 @@ Menuset
|
|||||||
Menu "insert_float"
|
Menu "insert_float"
|
||||||
FloatInsert
|
FloatInsert
|
||||||
# This has got to be better than "Wrap", anyway
|
# This has got to be better than "Wrap", anyway
|
||||||
Item "Figure Wrap Float|F" "wrap-insert figure"
|
Item "Wrapped Figure|F" "wrap-insert figure"
|
||||||
Item "Table Wrap Float|T" "wrap-insert table"
|
Item "Wrapped Table|T" "wrap-insert table"
|
||||||
End
|
End
|
||||||
|
|
||||||
Menu "insert_toc"
|
Menu "insert_toc"
|
||||||
|
Loading…
Reference in New Issue
Block a user