[EMAIL PROTECTED] schrieb:
Author: younes
Date: Tue Jan 30 14:23:21 2007
New Revision: 16948

URL: http://www.lyx.org/trac/changeset/16948
Log:
The caption inset patch by Georg, Martin and myself.
What are we going to do with the caption style definitions in the *.layout files? They are no longer needed. Shall I remove them?

How about the bindings (see attached patch). Shall I commit?

See also my recent bugzilla entries (3186-3188).

Michael


Index: bind/fi_menus.bind
===================================================================
--- bind/fi_menus.bind  (Revision 16952)
+++ bind/fi_menus.bind  (Arbeitskopie)
@@ -103,7 +103,6 @@
 
 \bind "M-p k"                  "layout LyX-Code"       # LyX-koodi
 \bind "M-p S-K"                        "layout Comment"        # Kommentti
-\bind "M-p M-k"                        "layout Caption"        # Kuvateksti
 \bind "M-p C-k"                        "layout Description"    # Kuvaus
 \bind "M-p a"                  "layout Quote"          # Lainaus
 \bind "M-p s"                  "layout Quotation"      # Sitaatti
Index: bind/menus.bind
===================================================================
--- bind/menus.bind     (Revision 16952)
+++ bind/menus.bind     (Arbeitskopie)
@@ -93,7 +93,6 @@
 \bind "M-p S-B"                        "layout Bibliography"
 \bind "M-p c"                  "layout LyX-Code"
 \bind "M-p S-C"                        "layout Comment"
-\bind "M-p M-c"                        "layout Caption"
 \bind "M-p d"                  "layout Description"
 \bind "M-p S-D"                        "layout Date"
 \bind "M-p e"                  "layout Enumerate"      # numbered list
Index: bind/pt_menus.bind
===================================================================
--- bind/pt_menus.bind  (Revision 16952)
+++ bind/pt_menus.bind  (Arbeitskopie)
@@ -76,7 +76,6 @@
 \bind "M-p S-B"                        "layout Bibliography"   # Bibliografia
 \bind "M-p y"                  "layout LyX-Code"
 \bind "M-p S-C"                        "layout Comment"        # cometário
-\bind "M-p S-L"                        "layout Caption"        # Legenda
 \bind "M-p d"                  "layout Description"    # descrição
 \bind "M-p S-D"                        "layout Date"           # Data
 \bind "M-p n"                  "layout Enumerate"      # lista Numerada
Index: bind/de_menus.bind
===================================================================
--- bind/de_menus.bind  (Revision 16952)
+++ bind/de_menus.bind  (Arbeitskopie)
@@ -86,7 +86,6 @@
 \bind "M-a S-B"                        "layout Bibliography"
 \bind "M-a c"                  "layout LyX-Code"
 \bind "M-a S-C"                        "layout Comment"
-\bind "M-a M-c"                        "layout Caption"
 \bind "M-a d"                  "layout Description"
 \bind "M-a S-D"                        "layout Date"
 \bind "M-a e"                  "layout Enumerate"      # numbered list
Index: bind/sv_menus.bind
===================================================================
--- bind/sv_menus.bind  (Revision 16952)
+++ bind/sv_menus.bind  (Arbeitskopie)
@@ -86,7 +86,6 @@
 \bind "M-p S-B"                        "layout Bibliography"
 \bind "M-p c"                  "layout LyX-Code"
 \bind "M-p S-C"                        "layout Comment"
-\bind "M-p M-c"                        "layout Caption"
 \bind "M-p d"                  "layout Description"
 \bind "M-p S-D"                        "layout Date"
 \bind "M-p e"                  "layout Enumerate"      # numbered list

Reply via email to