]> git.lyx.org Git - lyx.git/blobdiff - lib/bind/de_menus.bind
useful bindings for LyX/Mac
[lyx.git] / lib / bind / de_menus.bind
index 3ef906bee6cac568755455ce1834ad26cd72a332..d337120d96901048b3eb562ba8925592c79912f0 100644 (file)
@@ -1,11 +1,17 @@
-# This file is part of
-# ==================================================================
-#
-#                  LyX, the High Level Word Processor
-# 
-#                 Copyright (C) 1995-1997 The LyX Team
-#
-# ==================================================================
+# -*- text -*-
+
+# file de_menus.bind
+# This file is part of LyX, the document processor.
+# Licence details can be found in the file COPYING.
+
+# author Lars Gullik Bjønnes
+# author Jean-Marc Lasgouttes
+# author André Pönitz
+# author Michael Schmitt
+# author Jürgen Spitzmüller
+# author Pit Sütterlin
+
+# Full author contact details are available in file CREDITS.
 
 # Key bindings for menus, both invisible and visible.
 # Adapted to the german internationalisation 98-1-31 pit@uni-sw.gwdg.de
 #
 # Menue Absatztyp
 #
-\bind "M-a 1"                  "layout Chapter" 
+\bind "M-a 0"                  "layout Part"
+\bind "M-a 1"                  "layout Chapter"
 \bind "M-a 2"                  "layout Section" 
 \bind "M-a 3"                  "layout Subsection"  
 \bind "M-a 4"                  "layout Subsubsection"    
 \bind "M-a 5"                  "layout Paragraph"        
 \bind "M-a 6"                  "layout Subparagraph"
+\bind "M-a ~S-asterisk ~S-0"   "layout Part*"
+\bind "M-a ~S-asterisk ~S-1"   "layout Chapter*"
+\bind "M-a ~S-asterisk ~S-2"   "layout Section*"
+\bind "M-a ~S-asterisk ~S-3"   "layout Subsection*"
+\bind "M-a ~S-asterisk ~S-4"   "layout Subsubsection*"
+\bind "M-a ~S-asterisk ~S-5"   "layout Paragraph*"
+\bind "M-a ~S-asterisk ~S-6"   "layout Subparagraph*"
 \bind "M-a a"                  "layout Abstract"
 \bind "M-a S-A"                        "layout Author"
 \bind "M-a M-a"                        "layout Address"
 \bind "M-a t"                  "layout Title"
 \bind "M-a x"                  "layout LaTeX"
 \bind "M-a space"              "drop-layouts-choice"
-\bind "M-a S-at"               "layout Section*"       # M-a S-2
-\bind "M-a S-dollar"           "layout Subsubsection*" # M-a S-4
-\bind "M-a S-numbersign"       "layout Subsection*"    # M-a S-3
 \bind "M-a v"                  "layout Verse"
 
 \bind "M-a Left"               "depth-decrement"
 \bind "M-a Right"              "depth-increment"
 
+# Veraltete Tastenbelegung; für rückwärtige Kompatibilität beibehalten
+\bind "M-a S-quotedbl"         "layout Section*"       # M-a S-2
+\bind "M-a S-§"                        "layout Subsection*"    # M-a S-3
+\bind "M-a S-dollar"           "layout Subsubsection*" # M-a S-4
+
 
 #
 # Menue Zeichensatz