]> git.lyx.org Git - features.git/commitdiff
toolbar button for boxes
authorUwe Stöhr <uwestoehr@web.de>
Mon, 14 Jan 2008 22:25:03 +0000 (22:25 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Mon, 14 Jan 2008 22:25:03 +0000 (22:25 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22566 a592a061-630c-0410-9148-cb99ea01b6c8

lib/doc/EmbeddedObjects.lyx
lib/doc/de/EmbeddedObjects.lyx
lib/doc/es/EmbeddedObjects.lyx
lib/doc/fr/EmbeddedObjects.lyx
lib/images/box-insert.png [new file with mode: 0644]
lib/ui/stdtoolbars.inc

index 7432d743c2d935e0c668bf90d48f5cdce48a1cca..6dc415ab6aebe9a65b7a001382a72d12edeb07ba 100644 (file)
@@ -24338,6 +24338,14 @@ Boxes can be inserted with the menu
 Insert\SpecialChar \menuseparator
 Box
 \family default
+ or the toolbar button 
+\begin_inset Graphics
+       filename ../images/box-insert.png
+       scale 85
+       scaleBeforeRotation
+
+\end_inset
+
 .
  A grey box with the label 
 \family sans
index ae87614a3947d7579945830a4cd4c7be259894e0..694d259d911ec0ce5bee356350d8ca7f9702e9af 100644 (file)
@@ -307,7 +307,7 @@ Version 1.5.4
 \end_layout
 
 \begin_layout Date
-letzte Änderung: 13.
+letzte Änderung: 14.
  Januar 2008
 \end_layout
 
@@ -23899,7 +23899,7 @@ usepackage{ftnright}
 placement !h
 wide false
 sideways false
-status open
+status collapsed
 
 \begin_layout Standard
 \begin_inset ERT
@@ -23974,7 +23974,7 @@ Standard Fußnoten-Platzierung in einem zweisp.
 placement !h
 wide false
 sideways false
-status open
+status collapsed
 
 \begin_layout Standard
 \begin_inset ERT
@@ -24111,7 +24111,7 @@ theendnotes
 \begin_inset Float figure
 wide false
 sideways false
-status open
+status collapsed
 
 \begin_layout Standard
 \align center
@@ -25192,6 +25192,14 @@ Boxen werden mit
 Einfügen\SpecialChar \menuseparator
 Box
 \family default
+ oder dem Schalter 
+\begin_inset Graphics
+       filename ../../images/box-insert.png
+       scale 85
+       scaleBeforeRotation
+
+\end_inset
+
  eingefügt.
  Ein graues Kästchen mit der Aufschrift 
 \begin_inset Quotes gld
index 591f7036a456908844c070cc908ef5590ed2e802..86015c7b7e601676f609347300dbf7c24e1e184a 100644 (file)
@@ -24564,6 +24564,13 @@ Se insertan con el menú
 Insertar\SpecialChar \menuseparator
 Cuadro
 \family default
+ o con el botón 
+\begin_inset Graphics
+       filename ../../images/box-insert.png
+       scale 85
+
+\end_inset
+
 .
  Surge un recuadro gris con la etiqueta 
 \family sans
index d84d5ba8d13acd245fcbe0377ce1a4172a3d86b3..7f487860796775dc24d8edda8605f5e308ccb6fc 100644 (file)
@@ -24686,7 +24686,15 @@ On peut insérer une boîte en utilisant le menu
 Insérer\SpecialChar \menuseparator
 Boîte
 \family default
-.
+ ou avec le bouton 
+\begin_inset Graphics
+       filename ../../images/box-insert.png
+       scale 85
+       scaleBeforeRotation
+
+\end_inset
+
+ de la barre d'outils.
  Une boîte grise avec une étiquette 
 \family sans
 Boîte\InsetSpace ~
diff --git a/lib/images/box-insert.png b/lib/images/box-insert.png
new file mode 100644 (file)
index 0000000..9a66e65
Binary files /dev/null and b/lib/images/box-insert.png differ
index 03e0a5735edb8c40957dd2066ce8d78f9d430179..3279ee6d651c9415249b7bca24b724e7934a2de0 100644 (file)
@@ -101,6 +101,7 @@ ToolbarSet
                Item "Insert footnote" "footnote-insert"
                Item "Insert margin note" "marginalnote-insert"
                Item "Insert note" "note-insert"
+               Item "Insert box" "box-insert"
                Item "Insert Hyperlink" "href-insert"
                Item "Insert TeX code" "ert-insert"
                Item "Insert math macro" "math-macro newmacroname newcommand"