]> git.lyx.org Git - features.git/commitdiff
update to de menus
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Fri, 16 Aug 2002 12:09:48 +0000 (12:09 +0000)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Fri, 16 Aug 2002 12:09:48 +0000 (12:09 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5009 a592a061-630c-0410-9148-cb99ea01b6c8

lib/ChangeLog
lib/bind/de_menus.bind

index 739645b214c1bdb89afdfc3ee6f449a07c3e00d5..44f8195ec89bcb6cdefab5692a77c6cbc320a21d 100644 (file)
@@ -1,3 +1,9 @@
+2002-08-15  Juergen Spitzmueller <j.spitzmueller@gmx.de>
+
+       * bind/de_menus.bind: cleanup shortcuts for section layouts. Starred
+       versions are now obtained by prepending a * to the section number
+       (similar to the new behaviour in menus.bind); add binding for \part.
+
 2002-08-15  John Levon  <levon@movementarian.org>
 
        * scripts/convertDefault.sh: use /bin/sh not /bin/bash
index 3ef906bee6cac568755455ce1834ad26cd72a332..6f10263900f002eac8a278c9a85d35652f86a692 100644 (file)
 #
 # 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-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
+
 
 #
 # Menue Zeichensatz