update to de menus

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH-1_2_X@5010 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Jean-Marc Lasgouttes 2002-08-16 12:09:56 +00:00
parent f9bbd90a2c
commit d71e0718eb
2 changed files with 20 additions and 4 deletions

View 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 Jean-Marc Lasgouttes <lasgouttes@freesurf.fr>
* doc/LaTeXConfig.lyx.in:

View File

@ -58,12 +58,20 @@
#
# 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"
@ -90,14 +98,16 @@
\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