mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
RightAddress -> Right_Address
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3914 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
23b42a468f
commit
9295bd6a43
@ -67,7 +67,7 @@
|
||||
\bind "M-a a" "layout Abstract"
|
||||
\bind "M-a S-A" "layout Author"
|
||||
\bind "M-a M-a" "layout Address"
|
||||
\bind "M-a C-a" "layout RightAddress"
|
||||
\bind "M-a C-a" "layout Right_Address"
|
||||
\bind "M-a b" "layout Itemize" # bulleted list
|
||||
\bind "M-a S-B" "layout Bibliography"
|
||||
\bind "M-a c" "layout LyX-Code"
|
||||
|
@ -89,7 +89,7 @@
|
||||
\bind "M-p t" "layout Author" # Tekijä
|
||||
\bind "M-p S-T" "layout Title" # Teoksen nimi
|
||||
\bind "M-p o" "layout Address" # Osoite
|
||||
\bind "M-p S-O" "layout RightAddress" # Oikea osoite
|
||||
\bind "M-p S-O" "layout Right_Address" # Oikea osoite
|
||||
\bind "M-p v" "layout Date" # Päiväys
|
||||
\bind "M-p M-c" "layout Abstract" # Tiivistelmä
|
||||
\bind "M-p b" "layout Bibliography" # Lähdeviitteet
|
||||
|
@ -76,7 +76,7 @@
|
||||
\bind "M-p a" "layout Abstract"
|
||||
\bind "M-p S-A" "layout Author"
|
||||
\bind "M-p M-a" "layout Address"
|
||||
\bind "M-p C-a" "layout RightAddress"
|
||||
\bind "M-p C-a" "layout Right_Address"
|
||||
\bind "M-p b" "layout Itemize" # bulleted list
|
||||
\bind "M-p S-B" "layout Bibliography"
|
||||
\bind "M-p c" "layout LyX-Code"
|
||||
|
@ -68,7 +68,7 @@
|
||||
\bind "M-p r" "layout Abstract" # resumo
|
||||
\bind "M-p S-A" "layout Author"
|
||||
\bind "M-p e" "layout Address" # endereço
|
||||
\bind "M-p S-E" "layout RightAddress" # endereço à direita
|
||||
\bind "M-p S-E" "layout Right_Address" # endereço à direita
|
||||
\bind "M-p m" "layout Itemize" # lista com Marcadores
|
||||
\bind "M-p S-B" "layout Bibliography" # Bibliografia
|
||||
\bind "M-p y" "layout LyX-Code"
|
||||
|
@ -242,7 +242,7 @@
|
||||
\bind "M-p a" "layout Abstract"
|
||||
\bind "M-p S-A" "layout Author"
|
||||
\bind "M-p M-a" "layout Address"
|
||||
\bind "M-p C-a" "layout RightAddress"
|
||||
\bind "M-p C-a" "layout Right_Address"
|
||||
\bind "M-p b" "layout Itemize" # bulleted list
|
||||
\bind "M-p S-B" "layout Bibliography"
|
||||
\bind "M-p c" "layout LyX-Code"
|
||||
|
Loading…
Reference in New Issue
Block a user